v1.2.0 - IPC support
Added
- Apply profiles from scripts or external programs using IPC.
As long as the application is running you can trigger profiles from a .bat file or just from cmd directly usingecho apply-profile {profileName} > \\.pipe\resize-raccoon
. If your profile name contains spaces please wrap it in quitesecho apply-profile "my profile" > \\.pipe\resize-raccoon