harpocrates_musik_player

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

plan.md (197B)


      1 # plan of harpocrates_musik_player
      2 
      3 ## tech stack
      4 - rodio
      5 - crossterm
      6 - ratatui
      7 
      8 ## UI
      9 
     10 ### track selection order
     11 Arrange these from left to right.
     12 1. Artist
     13 2. Album
     14 3. Track
     15 
     16 ###