Clock + date written in C++ (Gtkmm)
- Gtkmm3
- (gcc) (for compiling)
Executable for Linux is the "clock" file. Execute with
./clock
or compile with
make
and add the "clock" executable to your path. If you are not on Linux or want to use another compiler, you have to edit the makefile or just compile it yourself.
If you are on Linux you can run it with a compositor (e.g. picom) optionally for transparency. Close the Clock with "Ctrl + l".