# TODO ## Features - [X] Add some sort of help feature while playing music - [ ] Allow C-c to quit - [X] TUI mode - [X] make it so the app uses indices and creates sinks per song when it needs it or adds songs to sink based on next one - [X] Add repeat song r key - [ ] Add playlists - [X] Delete command line mode (good idea, too limited) - [ ] Add Build Library function (i.e, give it a file path to a library, then download all the songs in it) - [ ] Test on windows :( - [ ] Comments comments comments !!!!!!!! - [ ] Fill empty space while music playing (prob a progress bar) - [ ] Add export library function (i.e, print the current library or write it to given file) - [ ] Add homenv dependency