Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filipchalupa/spoaster
Windows Spotify toast notifications
https://github.com/filipchalupa/spoaster
Last synced: about 16 hours ago
JSON representation
Windows Spotify toast notifications
- Host: GitHub
- URL: https://github.com/filipchalupa/spoaster
- Owner: FilipChalupa
- License: mit
- Created: 2015-09-07T18:05:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-12T22:09:23.000Z (almost 9 years ago)
- Last Synced: 2023-08-03T00:02:35.204Z (over 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spoaster
Windows Spotify toast notifications
## How to run
- You need [Node.js](https://nodejs.org)
- Run `npm install` in project directory
- Then `npm start` to get toast notifications## How to create executable
- http://jxcore.com is required
- Run `jx package index.js "Spoaster" -native`