Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.21 KB

README.md

File metadata and controls

32 lines (17 loc) · 1.21 KB

Domainr for Mac

Domainr for Mac is a simple menubar application that lets you search Domainr from the convenience of your desktop.

There's a global keyboard shortcut (Cmd+Shift+D) and clicking a search result opens up the information page on Domainr regarding the domain you selected.

Running locally

  1. Clone this repository.

  2. gem install cocoapods if you don't already have Cocoapods installed.

  3. cd into the project directory and run pod install.

  4. Open the Domainr.xcworkspace file and start hacking!

Screenshots

Acknowledgements

This project uses some fantastic open-source work, specifically:

Big thanks to those folks for putting it on github and making our lives easier.