X-Git-Url: https://njoseph.me/gitweb/nimcoon.git/blobdiff_plain/d8fdf06f22f1844560aaf53795ef80c676ff1775..d2ebe4d2197106ef89a103744c93dcca9e4b0e5f:/TODO.org diff --git a/TODO.org b/TODO.org index 66289e8..5488630 100644 --- a/TODO.org +++ b/TODO.org @@ -1,10 +1,14 @@ -* Task list [4/9] +* Task list [7/11] - [X] Pretty colors in terminal - [X] Get rid of temp file or make one temp file per user - [X] Preferences should go into a config file - [X] Create a proper CLI -- [ ] PeerTube support (only direct download, because webtorrent seeds are too slow) -- [ ] Terminal color themes? +- [X] PeerTube support (only direct download, because webtorrent seeds are too slow) +- [X] Find a better name. clitube is an SEO disaster +- [X] Option to download audio/video - [ ] 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 content +- [ ] Better CLI using curses - select with arrows and press enter + - illwill library can be used + - see nim-mod project as an example