Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tronclass script

Script for automating attendance in TronClass


Requirements

  • Python 3.8+
  • Tesseract-OCR

Features

  • Wait for rollcall to start and automatically answer
    • number
  • use SNS to notifitons
    • telegram
    • discord

Installation

  1. Install required packages
pip install -r requirements.txt
  1. Configure setting
  • Fill in the information in the config.yaml
...
account:
  user: '學號'
  passwd: '密碼'
...
  1. Run it
python3 tron.py

TODO

  • radar
  • more log output

About

tronclass automatic roll call script

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages