Skip to content

l-pa/Shutdowner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python shutdown script

Small script using Windows shutdown command, but with progress bar, much better..

or use windows built-in shutdown /?

Right now only Windows, Linux maybe, idk

Usage

  • shutdowner.py action time [-f -i]

Actions

  • shutdown
  • restart
  • logoff
  • hibernate

Time

Time in seconds

Optional parameter's

  • -f - force closing background stuff
  • -i - instant shutdown / restart

Dependencies

  • progressbar2
  • shutdown

Use pip, you know ;)

Releases

No releases published

Packages

No packages published

Languages