From: Joseph Nuthalapati Date: Sat, 15 Feb 2020 10:52:49 +0000 (+0530) Subject: TODO: Create ncurses-like CLI X-Git-Tag: 0.1.0~14 X-Git-Url: https://njoseph.me/gitweb/nimcoon.git/commitdiff_plain/cb5756d8e831412dab18952e13acda058ff3575d TODO: Create ncurses-like CLI --- diff --git a/TODO.org b/TODO.org index 32a8f41..6851e8e 100644 --- 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 + - illwill library can be used + - see nim-mod project as an example