zieren / wasted-youth-tracker

Limit kids' time on their (Windows) PC and get a summary of the window titles.
GNU General Public License v3.0
5 stars 0 forks source link

Support concurrent sessions #79

Open zieren opened 2 years ago

zieren commented 2 years ago

By adding a unique sequence ID (e.g. randomly chosen on the client per session) to the activity table we could support multiple concurrent sessions. This seems ultimately unavoidable.