-
Notifications
You must be signed in to change notification settings - Fork 172
Added crontab scheduler for jiggler #316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Added crontab scheduler for jiggler #316
Conversation
added jiggler scheduler jitter randomizes jiggler activation
…jiggler-scheduler
…jiggler-scheduler
…ated added UI elements to set jiggler config
fixed time since last user input logic
Any update on this? The current jiggler impl is lacking. Or maybe another option is to send a keyboard key press and release instead |
Sorry, there's not an update. The issue is the PRs are left to sit for a long time, and then we have to rebase on dev constantly, and hope someone eventually reviews the PR. Hopefully, the JetKVM team implements this, but I wouldn't hold my breath. |
Explanation of fields:
Note: The jiggler was broken since the lastUserInput variable was never reset, resulting in the jiggler firing nonstop after 20 seconds. This is now fixed by using the built-in gadget GetLastUserInputTime function.
Jiggler Config View:
Custom Crontab Schedule:
Custom Jitter Percentage:
Notification when setting the Jigger Config Successfully: