gomainr – Interactive terminal tool to find available domains for various combinations of keywords and TLDs

I was trying to find available domain names for a project I’m planning to start. All the ones that came to mind were already taken. I wrote a simple script that would query the Namecheap API with various combinations of keywords and TLDs to see which combinations are still available. That script worked fairly well. Then I came across gocui which allows you to build ncurses style terminal GUI apps in Go. I decided to extend my simple script and build a full fledged GUI app.

gomainr demo

You can download the app here

Installation and usage instructions can be found on the projects GitHub page.

I'm available for contracting work. Check out my LinkedIn profile and my portfolio page for an overview of my skills and experience. If you are interested in working with me please use the contact form to get in touch.

gomainr – Interactive terminal tool to find available domains for various combinations of keywords and TLDs

Leave a Reply

Your email address will not be published. Required fields are marked *