An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# InspireMe
>Native Desktop App

Get daily quotes as your desktop notifications.

[![Electron App](https://img.shields.io/badge/Electron-App-teal.svg)](https://github.com/vinitshahdeo/InspireMe) [![Inspirational Quotes](https://img.shields.io/badge/inspirational-quotes-orange.svg)](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**

[![Inspire Me](https://img.shields.io/badge/Inspire-Me-red.svg?style=for-the-badge)](https://github.com/vinitshahdeo/InspireMe) [![Inspirational Quotes](https://img.shields.io/badge/Inspirational-Quotes-dodgerblue.svg?style=for-the-badge)](https://github.com/vinitshahdeo/InspireMe) [![Desktop App](https://img.shields.io/badge/Desktop-App-lightgray.svg?style=for-the-badge)](https://github.com/vinitshahdeo/InspireMe)