Typographic clock using C17 and notcurses
Go to file
0xf8 d23e410c8f
Added README.md
Signed-off-by: 0xf8 <0xf8.dev@proton.me>
2023-02-25 12:06:52 -05:00
src Initial commit 2023-02-25 12:06:52 -05:00
.gitignore Initial commit 2023-02-25 12:06:52 -05:00
Makefile Initial commit 2023-02-25 12:06:52 -05:00
README.md Added README.md 2023-02-25 12:06:52 -05:00

Tempus - Time

A nice little clock app.

Reading the clock

  • Left side of the | is the hour
  • Right side of the | is the minute
  • The highlighted number is the second

Dependencies

  • ncurses
  • clang
  • make

Compiling

make

Running

./tempus