Skip to content

This application pulls grades from https://stihome.stpsb.org and emails them. Supports multiple students. Just add multiple .properties files to ~/.gradescraper

Notifications You must be signed in to change notification settings

williapv/GradeScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This application pulls grades from https://stihome.stpsb.org and emails them.

To use, download and install Maven 3.
Setup Maven to be on your path.
Build the project using "mvn clean install"
Create a directory ~/.gradescraper
Copy the scraper.properties file to your new directory
Edit scraper.properties to contain your values
Add multiple properties files for multiple students.  The application will pick them up and run them all.
cd to scripts
execute ./run.sh

About

This application pulls grades from https://stihome.stpsb.org and emails them. Supports multiple students. Just add multiple .properties files to ~/.gradescraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages