Script for automating attendance in TronClass
- Python 3.8+
- Tesseract-OCR
- Wait for rollcall to start and automatically answer
- number
- use SNS to notifitons
- telegram
- discord
- Install required packages
pip install -r requirements.txt- Configure setting
- Fill in the information in the
config.yaml
...
account:
user: '學號'
passwd: '密碼'
...- Run it
python3 tron.py- radar
- more log output