Switchwire Update #3

   

Switchwire performs its checks every x seconds. Previously, this was every 60 seconds; however, I found that was too long of a delay. A 60 second delay allowed me to do things in 1 minute bursts: Switchwire kills the program, I restart it. While certain activities can’t be effectively done in 60-second bursts, others, such as websurfing, could be done (though it was frustrating). To eliminate this weakness, I have now implemented variable delays: the delay between checks can now be set to once every 1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, or 60 seconds. I have implemented this in both the backend schedule-handler and the frontend schedule-maker.

Creative Commons License
This work is licensed under a read more