Core Features
- GUI to view all Moodle courses
- Mark courses as favorites
- Download or copy URLs for course content
- Under active development (pre-beta)
Configuration and Usage
- Update the Moodle instance URL in
main.py - Run the Python script to open the GUI
- Explore courses, download files, and manage favorites
Technical Details
- Built on the same Moodle REST wrapper
- Python-based with planned cross-platform support
Roadmap
- Add more course management features
- Refine the UI and enhance stability