mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-10 14:44:18 +00:00
353 B
353 B
To-Do List
-
Get each function working as a POC
-
Separate each component for readability, finalize project structure
-
Refreshing - how are we doing that? Are we allowing individual refresh periods per component?
-
Write cursive display
-
Charting?
-
Keybindings
-
Theming
-
Efficiency!!! Make sure no wasted hashmaps, use references, etc.