You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I'm using this as a reliable replacement for Windows Task Scheduler but for some tasks I'm really missing triggering conditions, especially for global hotkeys. Since it's already running in the background — might as well handle those instead of me writing a new program for each shortcut I wanna hook. And you know Windows as an OS has always been garbage at allowing to set custom hotkeys.
The text was updated successfully, but these errors were encountered:
On second thought I realize it kinda goes against your seeming goal to integrate natively with the restrictions of Windows' own services platform.
Guess I'm just trying to weasel out of setting up cron.
It's your call, whether this would clash with the intended idea behind the program.
Hey, I'm using this as a reliable replacement for Windows Task Scheduler but for some tasks I'm really missing triggering conditions, especially for global hotkeys. Since it's already running in the background — might as well handle those instead of me writing a new program for each shortcut I wanna hook. And you know Windows as an OS has always been garbage at allowing to set custom hotkeys.
The text was updated successfully, but these errors were encountered: