A TUI to monitor YouTube channels
Go to file
Daniel Schulte 9c324d1eb9 Disable using asan by default 2020-11-23 00:03:04 +01:00
.gitignore Initial commit 2020-11-22 16:17:14 +01:00
db.cpp Move more database stuff out of the main application file 2020-11-22 21:29:45 +01:00
db.h Move more database stuff out of the main application file 2020-11-22 21:29:45 +01:00
main.cpp Fix PageDown doing the same as ArrowDown 2020-11-23 00:02:51 +01:00
tui.cpp Initialize TUI lookup tables in tp_init instead of using static init 2020-11-22 21:38:14 +01:00
tui.h Remove lots of unnecessary "extern" keywords 2020-11-22 20:34:48 +01:00
yt-tool-tui.pro Disable using asan by default 2020-11-23 00:03:04 +01:00
yt.cpp Use nlohmann::json::count so it works with the version shipped in Debian 10 2020-11-22 23:44:33 +01:00
yt.h Move more database stuff out of the main application file 2020-11-22 21:29:45 +01:00
yttui.conf.example Initial commit 2020-11-22 16:17:14 +01:00