Electron TimerA simple electron timer that counts down the number of seconds input on the command line.Install with npm installRun with electron . [secs] where [secs] is the number of seconds to count down from.