megahomyak / afk_switcher

A personal utility to switch OBS scenes yet again

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What?

This is a utility that changes the OBS scene to "AFK" when the taskbar icon is clicked and changes it back when the cursor is moved. An ancestor of obs_scene_switcher.

Why?

Because I keep forgetting to switch the scene back with obs_scene_switcher. Also, obs_scene_switcher made it impossible for me to create more than two scenes ("Main" and "AFK"), since it switched to the next scene instead of going forward and back (like this script does).

How?

Instruction is the same as in obs_scene_switcher, except that it only switches to the scene named "AFK" and switches back when the cursor is moved. Also, the script name is obviously different.

About

A personal utility to switch OBS scenes yet again

License:MIT License


Languages

Language:Python 100.0%