Skip to content

vinitshahdeo/InspireMe

Repository files navigation

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 :

  • npm install electron-packager -g
  • electron-packager .

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

Useful Links

Author

Vinit Shahdeo

Inspire Me Inspirational Quotes Desktop App

Releases

No releases published

Packages

No packages published

Languages