]> njoseph.me Git - nimcoon.git/commitdiff
TODO: Create ncurses-like CLI
authorJoseph Nuthalapati <njoseph@riseup.net>
Sat, 15 Feb 2020 10:52:49 +0000 (16:22 +0530)
committerJoseph Nuthalapati <njoseph@riseup.net>
Sat, 15 Feb 2020 10:52:49 +0000 (16:22 +0530)
TODO.org

index 32a8f41f229ec7f1c3726a028203b2dc8a740d70..6851e8eb7ec80c2f8b83ab02b00db893b3267048 100644 (file)
--- a/TODO.org
+++ b/TODO.org
@@ -10,3 +10,5 @@
 - [ ] LRU cache of content so that frequently-played content doesn't use BW
 - [ ] Option to download audio/video
 - [ ] Better CLI using curses - select with arrows and press enter
 - [ ] LRU cache of content so that frequently-played content doesn't use BW
 - [ ] Option to download audio/video
 - [ ] Better CLI using curses - select with arrows and press enter
+      - illwill library can be used
+      - see nim-mod project as an example