ActivityWatch / aw-qt

Tray icon that manages ActivityWatch processes, built with Qt.
Mozilla Public License 2.0
27 stars 29 forks source link

Store available and autostart modules lists as configuration. See #47 #48

Closed wolferCZ closed 4 years ago

wolferCZ commented 4 years ago

NOTE: ConfigParser does not correctly store array values. Store module lists as json.

ErikBjare commented 4 years ago

Take a look at #27. Available modules should be detected, not configured.

All #27 needs is testing on Windows.

ErikBjare commented 4 years ago

Merged into favored PR #48, closing.