2023-06-03 15:45:04 -04:00
2023-06-03 15:35:34 -04:00
2023-02-25 12:06:52 -05:00
2023-06-03 15:35:34 -04:00
2023-06-03 15:45:04 -04:00
2023-06-03 15:38:58 -04: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
  • notcurses
  • make

Compiling

make

Running

./tempus

License

This program is released under the GPL3.0 license. This is available at https://www.gnu.org/licenses/gpl-3.0.html

Copyright 2022-2023 0xf8.dev@proton.me

Description
Typographic clock using C17 and notcurses
Readme 41 KiB
Languages
C 96.2%
Makefile 3.8%