Skip to content

Latest commit

 

History

History
75 lines (65 loc) · 2.65 KB

README.md

File metadata and controls

75 lines (65 loc) · 2.65 KB

Moodle

This program is basically to mark attendance and open moodle.
Just download the installer and run it!
Install Now

For video on how to install and setup-
https://www.youtube.com/watch?v=vzU-uWL1MRs

Appreciation from PySimpleGui Mysterious-Owl/color-identification#2
The creator of the library I used for creating this software

To mark automatically

Import the 'moodle.xml' file in 'Task Schedular' in Windows.

Features:

  • GUI console.
  • Option to open browser or not.
  • Multi-user support.
  • Random Theme every time.
  • CLI interface.
  • Will mark attendance according to current time.
  • Mark attendance of this particular subject.
  • Opens moodle.
  • Show time table.
  • Highlight current period.
  • Shows the list of all subject.
  • Setting to change login ceredentials or attendance links.
  • Show help.
  • Logs status, so can be debugged esily.
  • See automatic marking stats

Installer Features:

  • GUI console.
  • Browse directory to select installation location.
  • Craetes desktop and start shortcut.
  • Download required files.

Opening Screen

Main

Time Table

Links

For More Visit Here


CLI commands:

  
  (no arguments)                Open GUI console. 
auto Will mark attendance according to current time.
mark Mark attendance of this particular subject.
open Opens moodle.
tt Print time table.
subject Prints the list of all subject.
print Prints the auto attendance marking stats.
change Change settings
help Show help.

NOTE

Install in any directory other than system because program will not be able to write/read the files without administrative priviledges

If chrome doesn't open, shows error, then try changing the version of chromdriver, download the version compatible with your chrome version and replace it in moodleprogram/config folder