Functionsยง
- get_
active_ app - Get information about the currently active application.
- get_
active_ window - Get information about the currently active window.
- get_
app_ color - get_
app_ icon - Get icon for a specific app by bundle identifier.
- get_
installed_ apps - Get all installed applications on the system.
- get_
website_ icon - Get favicon for a website URL.
- is_
accessibility_ trusted - Check if accessibility permissions are granted (macOS only).
- run
- Start monitoring window and application focus changes.
- stop
- Stop the monitor (thread-safe).