docs: add usage instructions

This commit is contained in:
vicio 2026-05-09 21:16:18 +02:00
parent c388d83dac
commit aabaa9b29e

View file

@ -1,3 +1,17 @@
# caffeine
Keep-alive script
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