Program for calculating time spend at work for timelog. Includes lunch break if I'm not remote.
Find a file
Christina Sørensen c76f17a51e
fix: bug in delta output
wrongly used buffer to output delta. Changed to use local.now() time
instead.
2024-05-02 16:53:08 +02:00
src fix: bug in delta output 2024-05-02 16:53:08 +02:00
.gitignore chore: initial commit 2024-05-01 21:54:28 +02:00
Cargo.lock chore: initial commit 2024-05-01 21:54:28 +02:00
Cargo.toml chore: initial commit 2024-05-01 21:54:28 +02:00
flake.lock chore: initial commit 2024-05-01 21:54:28 +02:00
flake.nix chore: initial commit 2024-05-01 21:54:28 +02:00
LICENSE.txt chore: initial commit 2024-05-01 21:54:28 +02:00