by Aperocky on 5/7/25, 1:07 PM with 0 comments
It's simple, the API is minimal and without complex usage patterns.
It supports both task and records and treat them separately (task have deadlines, records are point in time)
It doesn't run any background processes.
It is small (compiled sizes <2MB)
It is fast (<5ms on each command on a normal computer/github workflow host).
It stores activities into a local sqlite db file.
Looking for new features requests too!