PyShallow - prevents (when possible):
- Screen saver
- Screen lock
- Turn off
from kicking in
Use PIP (starting with v2025.08.23):
python -m pip install pyshallow
- Invoke entry-point:
entry-point path must be present in PATH environment variable (otherwise its fullpath must be specified)
pyshallow - Manually:
python -m pyshallow
- Depends on [PyPI]: pycfutils.
- Linux (this is the fallback):
- Relies on X11 server running
- Use it responsibly (be aware of all implications)!