The Kaschuso Notifier notifies you about your latest mark available for confirmation in the 2 million francs project of the Canton of Solothurn.
These instructions will cover usage information and for the docker container
In order to run this container you'll need docker installed.
Clone the repository:
git clone https://github.com/noaahh/KaschusoNotifier.git
cd KaschusoNotifier
Edit the docker-compose.yml (See 'Environment Variables' for further information). Compose your containers with:
docker-compose up -d
Check if the containers are running.
docker ps
url
- The URL to your school specific Kaschusousername
- Kaschuso usernamepassword
- Kaschuso passwordgmailUsername
- Gmail username (Address) for mail deliverygmailPassword
- Gmail password for mail deliveryemailRecipient
- The mail address of the recipient of the mails
- https://github.com/puppeteer/puppeteer
- https://github.com/cheeriojs/cheerio
- https://github.com/nodemailer/nodemailer
This project is licensed under the MIT License - see the LICENSE.md file for details.