caffeine/README.md
2026-05-09 21:16:18 +02:00

17 lines
206 B
Markdown

# caffeine
Keeps your PC awake and your status active by simulating an F16 keypress every 60 seconds.
## Requirements
```bash
pip install pynput
```
## Usage
```bash
python3 caffeine.py
```
## Output