Skip to content

Moduland/pyshutdown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

pyshutdown


Scrutinizer Code Quality Build Status PyPI version license Codacy Badge

Python shutdown library

Version : V1.1

Download


Installation

From source file :

git clone https://github.com/sepandhaghighi/pyshutdown.git

python setup.py install

From PyPI:

pip install shutdown

Usage

  • import shutdown lib from shutdown import *
  • shutdown function shutdown(time=your_time,force=False,warning_off=False)
  • restart function restart(time=your_time,force=False)
  • hibernate function hibernate(force=False)
  • logoff function logoff(force=False)
  • cancel any shutdown process cancel()

About

Shutdown computer with timer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%