Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 886 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 886 Bytes

Screenshot 2024-05-01 130048 Screenshot 2024-05-01 130119

Project Name

Moodle automate

Overview

This project automates tasks related to Moodle using Selenium. It includes functionalities such as logging into Moodle, downloading course materials, and managing user preferences.

Requirements

  • Python 3
  • Selenium
  • requests
  • bs4
  • tkinter
  • winotify
  • regex

Installation

  1. Clone the repository:

    git clone "https://github.com/IDRISSELWAANABI/moodle-automate.git"
  2. Navigate to the project directory

  3. Install the required packages

    pip install -r requirements.txt

Usage

Run the main script:

python main.py