Skip to content

Latest commit

 

History

History
27 lines (26 loc) · 641 Bytes

README.md

File metadata and controls

27 lines (26 loc) · 641 Bytes

A streaming service written in rust

TODO

  • server
    • proper api
    • select song
    • partial file transfer
    • downloading songs
    • documentation
  • client
    • downloading
    • library
    • select song
    • saving playlist
    • loading playlist
    • lib for making clients
    • async
    • some internal representation of albums
    • tui
    • gui
    • web
    • mobile
    • support for MPRIS 2
    • partial file transfer
    • proper error handling instead of unwraps
    • documentation
    • discord rich presence