Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dylf/now-playing
https://github.com/dylf/now-playing
Last synced: about 17 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/dylf/now-playing
- Owner: dylf
- Created: 2024-01-10T16:00:37.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-15T15:52:46.000Z (10 months ago)
- Last Synced: 2024-06-21T20:08:17.136Z (5 months ago)
- Language: Go
- Size: 4.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Now Playing
A small web app to show the currently playing song on Spotify.# TODO
- [x] Add a nix flake
- [x] Accept env var for port
- [x] Spotify API get currently playing song
- [x] Oauth
- [ ] Sessions
- [ ] Data store
- [ ] Deploy to railway
- [ ] Add a streamelements command
- [ ] HTML/HTMX for frontend
- [ ] templ