Hacker News new | ask | show | jobs
by ivm 3123 days ago
Yes, tracking multiple activities at the same time is too hard. I just stick to tracking the focused window.

On macOS I use accessibility API to read content on the screen, including address bars in browsers. But a browser extension sending URLs to your app on localhost can work too.