Spotify now playing dashboard with listening history stats https://selector.sarsoo.xyz
Go to file
2022-10-10 16:53:33 +01:00
.github/workflows skipping docker build and push on pull request 2022-02-20 12:23:01 +00:00
.vscode upgrading target frameworks and ms dependencies 2021-11-23 17:20:59 +00:00
docs added dashboard screenshot to docs 2022-04-04 21:34:00 +01:00
Selector integrated and first working 2022-10-07 23:33:54 +01:00
Selector.Cache increasing delay, adding log before and after saving 2022-10-10 16:53:33 +01:00
Selector.CLI batch pulling durations 2022-10-10 11:47:50 +01:00
Selector.Data increasing delay, adding log before and after saving 2022-10-10 16:53:33 +01:00
Selector.Event removing $ from logging, using scopes 2022-07-01 22:04:17 +01:00
Selector.Model using metarepo 2022-10-08 17:07:50 +01:00
Selector.Tests update deps 2022-09-29 20:32:47 +01:00
Selector.Web using metarepo 2022-10-08 17:07:50 +01:00
.dockerignore build and run docker stages 2022-02-13 12:07:09 +00:00
.gitattributes Initial commit 2021-09-24 23:02:16 +01:00
.gitignore pushing to docker hub, testing in container build 2022-02-13 17:12:00 +00:00
docker-compose.build.yml adding named volumes for db data 2022-02-27 21:53:27 +00:00
docker-compose.yml restart services in docker compose 2022-03-20 09:48:16 +00:00
Dockerfile.CLI web container building, frontend first 2022-02-18 22:12:59 +00:00
Dockerfile.Web web container building, frontend first 2022-02-18 22:12:59 +00:00
README.md added dashboard screenshot to docs 2022-04-04 21:34:00 +01:00
Selector.sln skeleton of spotify history model and insert 2022-10-07 18:29:33 +01:00
spotify-data.ipynb skeleton of spotify history model and insert 2022-10-07 18:29:33 +01:00

Selector

ci

Selector is a suite for monitoring and reacting to live changes on a Spotify account. The player watcher keeps an eye on what you're listening to and fires off events when things change. The idea is that various pieces of information will be collated and presented in a now-playing-style dashboard.

Last.fm play counts will be collected, as will the Spotify audio features.

Dashboard Example