Skip to content

Automated script for UT Austin's course system. Early beta version monitors course status changes and texts users when spots open. Enhance enrollment chances with real-time alerts.

Notifications You must be signed in to change notification settings

christiandipert/UT-Course-Availability-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

UT-Course-Availability-Tracker

Are you a UT Austin student TIRED of not getting your classes??? Are you someone that hates classes that don't have waitlists and wish you could hire a team of 1000 to constantly monitor a closed class in case it opens up so you can snipe a spot??? HAVE NO FEAR! This script allows you to constantly refresh the status of a current course as well as get the status of past courses. SNIPE your classes with EASE.

You can view a demo video here: https://youtu.be/WT6Vrt1dYLk

NOTE:

This script is in EARLY TESTING and ONLY WORKS IF DUO MOBILE IS SET TO CALL YOU! OTHERWISE it will NOT WORK! I am working to hopefully add functionality for mobile app users and text message users.

Key Features:

  • Specifically tailored for the UT course system.
  • Allows you to 'snipe' non-waitlisted classes that randomly open and close.
  • Customizable settings to meet individual preferences and needs.

Usage:

To get started, first install the dependencies required for the script:

pip install -r requirements.txt

Then, create a file titled "credentials.py" with the following format:

USERNAME='your_UT_eid_here'
PASSWORD='your_password_here'

To run the script, simply navigate to the command line and run:

python courseTrack.py -h

About

Automated script for UT Austin's course system. Early beta version monitors course status changes and texts users when spots open. Enhance enrollment chances with real-time alerts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages