The Hero of Time Posted February 6, 2016 Share Posted February 6, 2016 (edited) AutoShutdown What is AutoShutdown?Autoshutdown is an program that gives you the opportunity to shutdown, restart, or put your computer to sleep after given time. This can be used for multiple reasons, I'm not going to name them all 1. Select the amount of hours/minutes. 2. Select the type (Shutdown,restart,sleep) 3. Select start. it will now either shut down, restart, or sleep after given time has expired. if you wish to cancel this, double click the tray icon to open the program up again, and press the Stop button. It has a sexy tooltip which shows how much time there is left Link: https://mega.nz/#!EMwlkZJZ!qiG4qdOwZS3gJhCvGZ_XVvbaZUI7Mf8mOfnKWrYX10M Scan: https://www.virustotal.com/en/file/bd0201d2c4308e547342765a62d7b48c9a4954a8fd2c4fd1b2a80aacb3dc763f/analysis/1454721181/ Version 1.1 Context menu Version History 1.0 - Initial Release 1.1 - Added a context menu to the balloon tip to cancel shutdown/restart/sleep in stead of clicking the stop button 1.2 - Made the hover over text reset to default after stopping, causes confusion if it still says shutting down in x when it is not. Edited February 6, 2016 by The Hero of Time 3 Quote Link to comment Share on other sites More sharing options...
Saiyan Posted February 6, 2016 Share Posted February 6, 2016 if only this worked on le mac :c 1 Quote Link to comment Share on other sites More sharing options...
The Hero of Time Posted February 6, 2016 Author Share Posted February 6, 2016 if only this worked on le mac :c maybe you should ask yourself the question "why did i buy a mac " 3 Quote Link to comment Share on other sites More sharing options...
Keven Posted February 6, 2016 Share Posted February 6, 2016 Fine work you got there pal! 1 Quote Link to comment Share on other sites More sharing options...
Okabe Posted February 6, 2016 Share Posted February 6, 2016 (edited) Open cmd Type: at 0:00 shutdown -h pc will hibernate at 0:00 For mac: at now + 2 hours pmset sleepnow Edited February 6, 2016 by Okabe Quote Link to comment Share on other sites More sharing options...
The Hero of Time Posted February 6, 2016 Author Share Posted February 6, 2016 Open cmd Type: at 0:00 shutdown -h pc will hibernate at 0:00 also put the .bat in the startupfolder 1 Quote Link to comment Share on other sites More sharing options...
Chris01 Posted February 6, 2016 Share Posted February 6, 2016 I have something similar, I just made a crappy batch file that does the same thing ha 1 Quote Link to comment Share on other sites More sharing options...
Fluttershy Posted February 6, 2016 Share Posted February 6, 2016 i see you with that uTorrent... might download this, im always too lazy to remember the batch code thing 1 Quote Link to comment Share on other sites More sharing options...
The Hero of Time Posted February 6, 2016 Author Share Posted February 6, 2016 I have something similar, I just made a crappy batch file that does the same thing ha yea this executes cmd code aswell, but if you want to execute your batch file you have to edit the time everytime AND you have to calculate howmuch seconds x hours and x minutes is, with this you can just set x hours x minutes ánd you can choose between sleep/shutdown/restart 1 Quote Link to comment Share on other sites More sharing options...
Fluttershy Posted February 6, 2016 Share Posted February 6, 2016 yea this executes cmd code aswell, but if you want to execute your batch file you have to edit the time everytime AND you have to calculate howmuch seconds x hours and x minutes is, with this you can just set x hours x minutes ánd you can choose between sleep/shutdown/restart could you add 'shutdown /a' as a right click option on the notification icon encase you change your mind? that would be sweet. idk how easy it is like Quote Link to comment Share on other sites More sharing options...
Zappster Posted February 6, 2016 Share Posted February 6, 2016 (edited) if only this worked on le mac :c Open up terminal and write: sudo shutdown -h +60 to shut down 1 hour from now. Edited February 6, 2016 by Zappster Quote Link to comment Share on other sites More sharing options...
Chris01 Posted February 6, 2016 Share Posted February 6, 2016 yea this executes cmd code aswell, but if you want to execute your batch file you have to edit the time everytime AND you have to calculate howmuch seconds x hours and x minutes is, with this you can just set x hours x minutes ánd you can choose between sleep/shutdown/restart There is 3600 seconds in an hour lol, I've got that ingrained in my head from changing it sooooo many times ha. Quote Link to comment Share on other sites More sharing options...
The Hero of Time Posted February 6, 2016 Author Share Posted February 6, 2016 (edited) could you add 'shutdown /a' as a right click option on the notification icon encase you change your mind? that would be sweet. idk how easy it is like program would be shitty if it didn't have that function i guess i could add it to the icon aswell There is 3600 seconds in an hour lol, I've got that ingrained in my head from changing it sooooo many times ha. so howmuch is 1 hour and 35 minutes? dont tell me you instantly knew that ;) Edited February 6, 2016 by The Hero of Time Quote Link to comment Share on other sites More sharing options...
Chris01 Posted February 6, 2016 Share Posted February 6, 2016 program would be shitty if it didn't have that function so howmuch is 1 hour and 35 minutes? dont tell me you instantly knew that I said nothing about minutes hahaha 1 Quote Link to comment Share on other sites More sharing options...
The Hero of Time Posted February 6, 2016 Author Share Posted February 6, 2016 I said nothing about minutes hahaha i did Quote Link to comment Share on other sites More sharing options...