Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 748 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 748 Bytes

turn-off-screen Build Status

A simple utility written in Python to turn off your screen display.

Works on works on Linux, Windows and Mac OS.

###Download Executables### For Windows

For Linux

###Running source on Windows## You'll need the Python libraries that supports the Win32 API. You can download it from sourceforge here

###Next Step### I'd like to rewrite the turnoff.py in one line. Appreciate any Pull requests.