Skip to main content

Module platform

Module platform 

Source

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).