https://github.com/vinitshahdeo/inspireme
[Native Desktop App] Get daily quotes as your desktop notifications.
https://github.com/vinitshahdeo/inspireme
daily-quotes desktop-notifications electron-app inspirational-quotes
Last synced: 9 months ago
JSON representation
[Native Desktop App] Get daily quotes as your desktop notifications.
- Host: GitHub
- URL: https://github.com/vinitshahdeo/inspireme
- Owner: vinitshahdeo
- License: mit
- Created: 2018-12-28T11:26:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-03T19:41:26.000Z (almost 7 years ago)
- Last Synced: 2025-01-24T08:43:43.775Z (10 months ago)
- Topics: daily-quotes, desktop-notifications, electron-app, inspirational-quotes
- Language: Objective-C
- Homepage: https://vinitshahdeo.github.io/InspireMe/
- Size: 50.4 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# InspireMe
>Native Desktop App
Get daily quotes as your desktop notifications.
[](https://github.com/vinitshahdeo/InspireMe) [](https://www.npmjs.com/package/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](https://www.npmjs.com/package/electron-packager)
**Steps** :
- **`npm install electron-packager -g`**
- **`electron-packager .`**
And it'll start packaging the electron app for the host platform.
### Useful Links
- [inspirational-quotes](https://www.npmjs.com/package/inspirational-quotes)
- [electron-packager](https://www.npmjs.com/package/electron-packager)
### Author
**Vinit Shahdeo**
[](https://github.com/vinitshahdeo/InspireMe) [](https://github.com/vinitshahdeo/InspireMe) [](https://github.com/vinitshahdeo/InspireMe)