Rust/Wayland implementation of the Seasonal Hours Clock
Go to file
Gergely Polonkai 8a4c25bd80
[Bugfix] Calculate the current UTC hour in a more safe way
This should now work in any time zone from -12:00 to +12:00, any time of the day.
2022-05-19 08:33:29 +02:00
src [Bugfix] Calculate the current UTC hour in a more safe way 2022-05-19 08:33:29 +02:00
.gitignore Initial version that creates an empty window 2022-05-17 15:40:28 +02:00
Cargo.lock Add the current Moon phase in the middle 2022-05-17 17:35:50 +02:00
Cargo.toml Add the current Moon phase in the middle 2022-05-17 17:35:50 +02:00
README.md Initial version that creates an empty window 2022-05-17 15:40:28 +02:00

README.md

Seasonal Hours Clock on Wayland

This is a Rust implementation of cinnamons Seasonal Hours Clock, running as a native Wayland application.