Hacker News new | ask | show | jobs
by INTPenis 793 days ago
I wonder if there is a sensible API where you can track everything without storing a video file. Something like seeing Window positions, classes, names, and maybe even GTK/QT cache?
1 comments

You can look into accessibility APIs, or see how Arbtt does its rule-based metadata tracking: https://arbtt.nomeata.de/doc/users_guide/effective-use.html#...