Skip to content

Noobie99/Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clock

Clock + date written in C++ (Gtkmm)

Dependencies

  • Gtkmm3
  • (gcc) (for compiling)

Install

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.

Usage

If you are on Linux you can run it with a compositor (e.g. picom) optionally for transparency. Close the Clock with "Ctrl + l".

About

Just a clock + date written in C++ (Gtkmm)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published