]> njoseph.me Git - nimcoon.git/blame - TODO.org
Bump version and update changelog
[nimcoon.git] / TODO.org
CommitLineData
af9a966f 1* Task list [7/12]
d8fdf06f
JN
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
02114658 6- [X] PeerTube support (only direct download, because webtorrent seeds are too slow)
3c20e75c 7- [X] Find a better name. clitube is an SEO disaster
d2ebe4d2 8- [X] Option to download audio/video
af9a966f
JN
9- [-] Packaging [1/3]
10 - [X] Nimble
11 - [ ] Homebrew
12 - [ ] Debian
2f0b8428 13- [ ] Spawn video player and quit immediately
d65a1dcf 14- [ ] SoundCloud support? Search and play music
91e4d88b 15- [ ] LRU cache of content so that frequently-played content doesn't use BW
906bd0c7 16- [ ] Better CLI using curses - select with arrows and press enter
d2ebe4d2
JN
17 - illwill library can be used
18 - see nim-mod project as an example