A Simple Script for marking attendance on Moodle automatically
Clone the project
git clone https://github.com/Janmejay-Joshi/Auto-Attendance-Moodle.git
Go to the project directory
cd Auto-Attendance-Moodle
Install dependencies
pip install -r requirements.txt
python AutoAtendance.py [ARGUMENTS]...
-n, --no-persist : Run only once
--remove-credentials : Remove cached credentials
-h, --help : Print this Help section
I do not condone skipping of classes or using it to unfairly raise attendance. The Script was just made as a fun little project.
- Script breaks when server goes down
- Dosen't work Perfectly on termux
-
For non-AIR / non-CSE Branch Students
Edit MetaData.csv and Schedule.csv according to your own Schedule, Class Links and Static Class Passwords
-
Re-intializing configuration (Changing Branch in AutoAtendance)
Run config_shell.py