Skip to content

Ramzza/rmz-sport-notification

Repository files navigation

rmz-sport-notification

Sends notifications for freed up sport slots

Reserve a slot for a specific date and time

Usage: ./targeted_reservation --cookie <COOKIE_VALUE> --location <MON|GHE> --date [--time HH:MM]

Set up a cron job for reserving the given time in two weeks

crontab -e

<MM_VALUE> <HH_VALUE> * * <NUMBER_OF_WEEKDAY> <PATH_TO_PROJECT_FOLDER>/targeted_reservation.sh --cookie <COOKIE_VALUE> --location <MON|GHE> --time "HH:MM"

About

Sends notifications for freed up sport slots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages