Skip to content

restics/asuclasssniper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASU classfinder

This program notifies you of open classes on ASU course catalog.

Getting Started

Prerequisites

  • These install instructions were written to work with linux.

This app requires pip, firefox, selenium, geckodriver, and python 3.9, which can be installed with:

  • pip
    sudo apt install python3-pip
    
  • Python
    sudo apt install python3
    
  • Firefox
    sudo apt install firefox
    
  • Selenium
    pip install selenium
    
  • Geckodriver
    sudo apt install firefox-geckodriver
    

Installation

  1. Clone the repo
git clone https://github.com/pixelizedgaming/asuclasssniper.git

Usage

  • Add destination addresses and class codes to send to in usernames.json.
  • SMTP credentials should be added in SMS.py
  • Run python3 main.py to start the program

About

Class sniper for ASU course catalog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages