Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tired-fox/rataify
- Owner: Tired-Fox
- Created: 2024-02-23T22:55:39.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-22T15:44:33.000Z (4 months ago)
- Last Synced: 2024-07-22T19:06:33.180Z (4 months ago)
- Language: Rust
- Size: 2.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)