Spotify now playing dashboard with listening history stats https://selector.sarsoo.xyz
Go to file
2022-06-23 19:36:16 +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 time series, artist breakdown, start and end date 2022-06-23 19:26:36 +01:00
Selector.Cache updating nuget 2022-04-15 18:13:56 +01:00
Selector.CLI changing path to unix on cli as well 2022-06-19 23:21:36 +01:00
Selector.Event System.Commandline, scrobble saving command 2022-02-18 00:08:42 +00:00
Selector.Model ui tweaks, scrobble matcher trailing dupes 2022-06-22 21:51:38 +01:00
Selector.Tests fixing test with no audio features id 2022-06-18 11:02:02 +01:00
Selector.Web fixed wrong maths 2022-06-23 19:36:16 +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 events project, spotify mapping, lastfm mapping, CLI reacting to db changes 2021-12-19 18:44:03 +00: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