Tiny scripts for life hacks -- Saving few seconds and knocking out an inconvenience, one script at a time!
-
[remind.vbs] Remind Script: This is a vb script which can be invoked with message and timeout, it'll show a message box with given message after given time interval.
-
[keep-awake.bat] Script to prevent computer from sleeping: This script doesn't let a computer sleep due to inactivity. This is useful when the changing power policy is disabled by administrator.
-
[beep-every-min.bat] Script to prevent bluetooth headset getting disconnected due to audio inactivity: This script beeps with default windows alert sound every one minute using python. This prevents the bluetooth headset from disconnecting due to audio inactivity for a long time.