NeverGetBored aggregate content from entertainment platforms, and show you everything you can do in one place.
Currently, those platforms are supported:
- Twitch: display live streams
- Todoist: display tasks due today (or before)
- Feedly: display all unread feeds
- Spotify: display not fully played shows' episodes
- Github: display all unread notifications
The latest runnable packages can be found in the Github release tab
Requirements : Node.js >= 8
To package the app:
$ npm install
$ npm run package
To run the app in dev mode:
$ npm install
$ npm run dev