Open oreHGA opened 1 year ago
Show relevant information from ActivityWatch & Magicflow
I have some scripts from a while ago that auto predicted the "project of interest" I was working on and general app usage summaries.
I think there's value in looking at this data over time.
A useful view is something similar to this
to fetch active events we want to call the activityWatchClient.getEvents() with parameters
activityWatchClient.getEvents()
code
you can connect your screentime data from activitywatch here https://usefusion.ai/intergrations
Show relevant information from ActivityWatch & Magicflow
I have some scripts from a while ago that auto predicted the "project of interest" I was working on and general app usage summaries.
I think there's value in looking at this data over time.
A useful view is something similar to this