From a Notion todo list, retrieve the albums not listened to, choose randomly and play it with a single command.
To run the project execute main.go
go run cmd/main.go
Feel free to contribute to the project !
- Improve perfs
- Keep in memory last modifications to not retrieve same data
- Rewrite shpotify library to start album at the first song and improve perfs
- Improve search accuracy
This project is under MIT license. For more information, please see the file LICENSE.