diff options
| author | hmj6502 <hashim@hmj6502.com> | 2025-12-29 20:05:03 +0000 |
|---|---|---|
| committer | hmj6502 <hashim@hmj6502.com> | 2025-12-29 20:05:03 +0000 |
| commit | 813240a481c5b7220840424556f33bfbad9500f9 (patch) | |
| tree | 261a6d84e86e5396297f772123d673a1d4478e80 /readme.txt | |
| parent | d1066e7a26d8da0d1ed2e15997a485879e46611d (diff) | |
| download | lock-n-log-main.tar.gz lock-n-log-main.tar.bz2 lock-n-log-main.zip | |
Diffstat (limited to 'readme.txt')
| -rw-r--r-- | readme.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..17ccab2 --- /dev/null +++ b/readme.txt @@ -0,0 +1,12 @@ +# lock-n-log +- a time tracker, mainly for accountability on time spent + +# features +- [X] stopwatch mode +- [-] timer mode +- [X] accumulate rest time based on user set ratio +- [ ] rest time debt if maximum rest time overran +- [X] display time focused per tag per day as graph (svg) +- [ ] interactive interface to display time focused per tag, for any time frame +- [ ] timeline of how time is spent +- [ ] dwmblocks integration |
