X-Git-Url: https://njoseph.me/gitweb/nimcoon.git/blobdiff_plain/c760b5d965a7db394f2a5a2b6b03474ae1d4254f..2a97409a93fad6c907239211eb5730e73f9b1183:/TODO.org diff --git a/TODO.org b/TODO.org index a34f276..ce4ef86 100644 --- a/TODO.org +++ b/TODO.org @@ -1,8 +1,18 @@ -#+TITLE: TODO - -# No point to having GitLab issues for a one-man project - -* TODO Pretty colors in terminal -* TODO Preferences should go into a config file -* TODO Terminal color themes -* TODO Get rid of temp file or make one temp file per user +* Task list [7/12] +- [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 +- [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 +- [-] Packaging [1/3] + - [X] Nimble + - [ ] Homebrew + - [ ] Debian +- [ ] 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 +- [ ] Better CLI using curses - select with arrows and press enter + - illwill library can be used + - see nim-mod project as an example