]> njoseph.me Git - nimcoon.git/blobdiff - TODO.org
Continuously keep playing till I press "q"
[nimcoon.git] / TODO.org
index f4b60457b01df65d8085f039f04617bfe657b891..6851e8eb7ec80c2f8b83ab02b00db893b3267048 100644 (file)
--- a/TODO.org
+++ b/TODO.org
@@ -1,19 +1,14 @@
-* Task list [5/11]
+* Task list [6/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
 - [X] PeerTube support (only direct download, because webtorrent seeds are too slow)
-- [ ] Terminal color themes?
-- [ ] SoundCloud support?
+- [X] Find a better name. clitube is an SEO disaster
 - [ ] 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
-- [ ] Find a better name. clitube is an SEO disaster
-  - nimstream
-  - nimp (Urban Dictionary isn't kind about this one)
-  - nimtube (There's a nimtube.com)
-  - mytube (taken)
-- metube (some Windows 10 app)
-- ourtube
-- nimcoon 😍
+- [ ] Better CLI using curses - select with arrows and press enter
+      - illwill library can be used
+      - see nim-mod project as an example