ncurses discord client, complete with library. written in C
Go to file
Florian Stinglmayr a9f23fc278 optimise tree view a tiny bit
don't refresh all the time, wait for the data to be ready. waiting on
the data is not a good idea either, but it is better than to
continously refresh all the data
2019-07-19 21:32:22 +02:00
libdc optimise tree view a tiny bit 2019-07-19 21:32:22 +02:00
ncdc optimise tree view a tiny bit 2019-07-19 21:32:22 +02:00
.gitignore split into library and applications 2019-06-25 14:52:38 +02:00
CMakeLists.txt abandon input libraries and do it ourselves 2019-06-27 20:25:30 +02:00
todo.org implement channel acking and new messages 2019-07-12 18:30:44 +02:00