A responsive and customizable clock, timer, and stopwatch for the terminal.
CMakeLists.txt | 1 +-
src/peaclock/peaclock.cc | 505 ++----------------------------------------------
src/peaclock/peaclock.hh | 21 +--
src/peaclock/readline.cc | 488 ++++++++++++++++++++++++++++++++++++++++++++++-
src/peaclock/readline.hh | 47 ++++-
5 files changed, 570 insertions(+), 492 deletions(-)