X-Git-Url: https://njoseph.me/gitweb/nimcoon.git/blobdiff_plain/3c20e75c565cd0d0eb73ca8060c22bf557aeab89..d807245d4d9041d9098ea7bb273debfb0224d0ff:/TODO.org diff --git a/TODO.org b/TODO.org index cf42d0f..6851e8e 100644 --- a/TODO.org +++ b/TODO.org @@ -5,8 +5,10 @@ - [X] Create a proper CLI - [X] PeerTube support (only direct download, because webtorrent seeds are too slow) - [X] Find a better name. clitube is an SEO disaster -- [ ] Terminal color themes? -- [ ] SoundCloud support? - [ ] Spawn video player and quit immediately +- [ ] SoundCloud support? Search and play music - [ ] LRU cache of content so that frequently-played content doesn't use BW - [ ] Option to download audio/video +- [ ] Better CLI using curses - select with arrows and press enter + - illwill library can be used + - see nim-mod project as an example