syncMyMoodle
syncMyMoodle copied to clipboard
Synchronization client for RWTH Moodle
Or make this the default for everybody. Reason: When I am in the file browser I want to type the name of the course to select the corresponding folder, but...
Currently many urls are hardcoded. While other parts of this script are already very RWTH centered in the case of the login this can at least be reduced down to...
In 1 run, keep track if any files have the same name.
This feature request originates from the fact that I really don't need to sync Pausenexpress videos... e.g. `(VO) Theoretische Informationstechnik 2/Pausenexpress/Hochschulsport_V05.mp4` Would be nice if those could be ignored from...
On Login check rwth status page and general connectivity
If everything is under one file, syncMyMoodle will keep getting progressively harder to maintain and modify. A better approach would be keeping the core functionality of `main()` under `__main__.py` and...