Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 793 Bytes

README.md

File metadata and controls

38 lines (19 loc) · 793 Bytes

py-UnimelbCareerAutoBookin

unimelb careersonline auto book-in using python.

Getting Started

Prerequisite

Usage

  • fill the student login name, password and sleep-time in config.json. (not needed if you choose to input those in the console directly)
  • Run UoMCABI.py then.

Screenshot

Screenshot

Known bugs/issues

  • have to turn off the Access for less secure apps in google account
  • student email does not support OAuth, which leads to the explict use of the password

License

This project is licensed under the GPL License - see the LICENSE.md file for details.

Acknowledgments