Skip to content

byjiang1996/UIUC-Course-Hunter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UIUC-Course-Hunter

With this script, you can monitor course availabilities automatically where any updates will be sent to your gmail account.

Usage

  1. Run pip install -r requirements.txt in the root directory to install the necessary modules.
  2. Open src/passwords.py and update the appropriate fields. (Please remember to enable "Less secure app access" for your google account)
  3. Open src/core.py and update the appropriate fields.
  4. Run python src/core.py to execute the program.

Please use this in accordance with the student code listed here: http://studentcode.illinois.edu/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.3%
  • Makefile 1.7%