A responsive and customizable clock, timer, and stopwatch for the terminal.
CMakeLists.txt | 1 +-
README.md | 4 +-
src/main.cc | 16 +-
src/peaclock/tui.cc | 651 +++++++++++++++++++++++++++++------------------------
src/peaclock/tui.hh | 35 +++-
5 files changed, 416 insertions(+), 291 deletions(-)