Skip to content

CristiFati/pyshallow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyShallow

PyShallow - prevents (when possible):

  • Screen saver
  • Screen lock
  • Turn off

from kicking in

Install

Use PIP (starting with v2025.08.23):

python -m pip install pyshallow

Run

  1. Invoke entry-point:
    pyshallow
    
    entry-point path must be present in PATH environment variable (otherwise its fullpath must be specified)
  2. Manually:
    python -m pyshallow
    

Notes

  • Depends on [PyPI]: pycfutils.
  • Linux (this is the fallback):
    • Relies on X11 server running
  • Use it responsibly (be aware of all implications)!

About

PyShallow - prevents screen saver / screen lock / turn off from kicking in

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages