]> njoseph.me Git - nimcoon.git/blob - TODO.org
Fix crash when search has <10 results
[nimcoon.git] / TODO.org
1 * Task list [7/12]
2 - [X] Pretty colors in terminal
3 - [X] Get rid of temp file or make one temp file per user
4 - [X] Preferences should go into a config file
5 - [X] Create a proper CLI
6 - [X] PeerTube support (only direct download, because webtorrent seeds are too slow)
7 - [X] Find a better name. clitube is an SEO disaster
8 - [X] Option to download audio/video
9 - [-] Packaging [1/3]
10 - [X] Nimble
11 - [ ] Homebrew
12 - [ ] Debian
13 - [ ] Spawn video player and quit immediately
14 - [ ] SoundCloud support? Search and play music
15 - [ ] LRU cache of content so that frequently-played content doesn't use BW
16 - [ ] Better CLI using curses - select with arrows and press enter
17 - illwill library can be used
18 - see nim-mod project as an example