Moodle automate
This project automates tasks related to Moodle using Selenium. It includes functionalities such as logging into Moodle, downloading course materials, and managing user preferences.
- Python 3
- Selenium
- requests
- bs4
- tkinter
- winotify
- regex
-
Clone the repository:
git clone "https://github.com/IDRISSELWAANABI/moodle-automate.git"
-
Navigate to the project directory
-
Install the required packages
pip install -r requirements.txt
Run the main script:
python main.py