A Python script for OBS Studio that automatically switches the active program scene based on the monitor where the mouse cursor is located. Designed specifically for KDE Plasma 6 running on Wayland.
The plugin works by sending a GET request to the Sessionize API at the specified interval. It then parses the JSON response and updates the specified OBS text sources with the current and next session ...