freeman42x/Everything-Manager

1 week - Add logging of applications used

Opened this issue · 0 comments

Goals:

  • store application usage data so that we can later increase user productivity by suggesting how to improve based on analysis of the data

Quests:

🎯 create a list of existing programs that we could integrate with to log the computing device usage data, check: https://alternativeto.net/software/activitywatch/ and add any program to the list which we can integrate with efficiently

🎯 create a list of existing libs (Haskell or another language that Haskell can easily call into) that we could use to log the computing device usage data

  • There was a Haskell project that did exactly what we need but I forgot the name, so, look into that, please

🎯 create a list of existing projects that we could use to log the computing device usage data