A minimalist desktop app built using Electron, for getting your dose of famous quotes!
If you have Homebrew, the easiest way to install Gimme Quote desktop app is to run:
brew cask install robinmitra/gimme-quote/gimme-quote-desktopOr you can manually tap this repository and install the formula:
brew tap robinmitra/gimme-quote
brew install gimme-quote-desktopOtherwise, you can download the latest release for all platforms from here.
Or you can build from source as explained below.
Start the app locally by running npm start.
Build unpacked app by running npm run pack - this is useful for testing things.
Build packaged app by running npm run dist - this is the distributable, installable app.
Icon made by Freepik from Flaticon licensed under CC 3.0 BY.