Skip to content

azzen/auto-gaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto-GAPS

Getting started

  1. Install the dependencies:
  • Python version: >= 3.9
pip install -r requirements.txt
  1. Create the configuration file
cp config.toml.example config.toml
  1. Modify the newly created file to add your switchaai credentials and hooks configuration.

  2. Launch auto-gaps

python main.py

You should schedule a task to execute auto-gaps, see cron for linux or taskschd for windows.

Compatiblity

OS geckodriver chromedriver
Windows 10 x64
Centos 8 x86_64

Docker

Thanks to alexismts, you can now use the following docker image: https://hub.docker.com/r/alexismts/auto-gaps

About

Automatically get notified when you receive new grades on GAPS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages