Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tired-fox/rataify

A terminal based Spotify / Music player
https://github.com/tired-fox/rataify

Last synced: 25 days ago
JSON representation

A terminal based Spotify / Music player

Awesome Lists containing this project

README

        

# Rataify

A TUI spotify player. This project is starting as a callback to a research project I once did where I wrote something
similar in python from scratch not using any libraries. Now I hope to use the premise of the project as a challenge and
see what I can create with Rust and already made libraries.

If other music streaming software is supported I may integrate them with the application making it a multimedia
streaming platform. For now, it will focus on spotify and creating features like recommended songs, albums, etc...

#### References
- [developer.spotify.com](https://developer.spotify.com/)
- [dashboard](https://developer.spotify.com/dashboard)