tobi-wan-kenobi / bumblebee-status

bumblebee-status is a modular, theme-able status line generator for the i3 window manager.
https://bumblebee-status.readthedocs.io/en/main/
MIT License
1.2k stars 229 forks source link

[modules/usage] A module for "ActivityWatch" #976

Closed lasnikr closed 11 months ago

lasnikr commented 12 months ago

Essentially, it's an enhanced version of the uptime module with additional dependencies.
It directly accesses the local database of ActivityWatch. I'm not sure if this is recommended, as there isn't much comprehensive documentation available for it.

However, since it shouldn't cause any harm, apart from the possibility of the module becoming outdated at some point (which can be resolved by setting a new default for "usage.database"), it utilizes the local database.

tobi-wan-kenobi commented 11 months ago

nice, thank you very much!