Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.3 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.3 KB

Build Status

Gimme Quote Desktop

A minimalist desktop app built using Electron, for getting your dose of famous quotes!

Installation

If you have Homebrew, the easiest way to install Gimme Quote desktop app is to run:

brew cask install robinmitra/gimme-quote/gimme-quote-desktop

Or you can manually tap this repository and install the formula:

brew tap robinmitra/gimme-quote
brew install gimme-quote-desktop

Otherwise, you can download the latest release for all platforms from here.

Or you can build from source as explained below.

Development

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.

Credits

Icon made by Freepik from Flaticon licensed under CC 3.0 BY.