clock-rs: add module

clock-rs is a modern, digital clock that effortlessly runs in your terminal
This commit is contained in:
Oughie 2025-02-01 22:25:43 +01:00 committed by Austin Horstman
parent ac21ae3716
commit 14eda3db4e
8 changed files with 154 additions and 0 deletions

View file

@ -0,0 +1,9 @@
{
time = "2025-04-21T01:12:03+00:00";
condition = true;
message = ''
A new module is available: 'programs.clock-rs'.
clock-rs is a modern, digital clock that effortlessly runs in your terminal.
'';
}