peaclock

A responsive and customizable clock, timer, and stopwatch for the terminal.


 config/default           |   2 +-
 src/info.hh              |   9 ++-
 src/peaclock/peaclock.cc | 127 +++++++++++++++++++++++++++++++-----------------
 src/peaclock/peaclock.hh |  35 ++++++++-----
 src/peaclock/tui.cc      |  14 +++--
 5 files changed, 125 insertions(+), 62 deletions(-)
Back to Top