InspireMe

Native Desktop App

Get daily quotes as your desktop notifications.

Electron App Inspirational Quotes

Get Started

First clone this repository:

git clone https://github.com/vinitshahdeo/InspireMe.git

To run this electron app, first install dependencies :

npm install

Then run the below command :

npm run build

Note - To run tests, run npm test

Building Desktop Apps

You can downlaod MacOs specific packaged bundle in package folder. You can package your Electron app with OS-specific bundles (.app, .exe, etc.) using electron-packager

Steps :

And it’ll start packaging the electron app for the host platform.

Author

Vinit Shahdeo

Inspire Me Inspirational Quotes Desktop App