Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 597 Bytes

README.md

File metadata and controls

21 lines (20 loc) · 597 Bytes

slsk-rs

slsk-rs is a TUI based Soulseek client, written in Rust. That's the plan anyway.

TODO:

  1. Create the other windows
    • File search
    • File upload/download
    • Private messages
    • Settings
  2. Create new events and implement the backend for the other windows
  3. Store login info to avoid logging in every time you use the client
  4. Save chat logs, download logs etc. and load them on startup