Spotify now playing dashboard with listening history stats https://selector.sarsoo.xyz
Go to file
dependabot[bot] 1dd84ec460
Bump nanoid from 3.1.30 to 3.2.0 in /Selector.Web
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 12:15:08 +00:00
.github/workflows adding container building to CI 2022-02-13 12:14:35 +00:00
.vscode upgrading target frameworks and ms dependencies 2021-11-23 17:20:59 +00:00
Selector Using json serialiser source generator, removed unused cache components 2021-12-21 22:22:52 +00:00
Selector.Cache Using json serialiser source generator, removed unused cache components 2021-12-21 22:22:52 +00:00
Selector.CLI build and run docker stages 2022-02-13 12:07:09 +00:00
Selector.Event Using json serialiser source generator, removed unused cache components 2021-12-21 22:22:52 +00:00
Selector.Model events project, spotify mapping, lastfm mapping, CLI reacting to db changes 2021-12-19 18:44:03 +00:00
Selector.Tests UserEventFirer, web hook tests 2021-12-20 23:04:53 +00:00
Selector.Web Bump nanoid from 3.1.30 to 3.2.0 in /Selector.Web 2022-02-13 12:15:08 +00: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 sass compiling, added spotify and footer logo, sending currently playing on load 2021-11-09 22:47:49 +00:00
docker-compose.yml added docker skeleton 2022-02-11 23:24:47 +00:00
Dockerfile.CLI build and run docker stages 2022-02-13 12:07:09 +00:00
Dockerfile.Web build and run docker stages 2022-02-13 12:07:09 +00:00
README.md creating player watcher on register, adding live gif 2021-11-10 09:15:39 +00: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.