Skip to content

eoin-cr/Gym-Booking-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Gym script

Script that can search for and book a selected UCD gym slot.


Disclaimer: The script is just for educational purposes and I cannot be held responsible for any repercussions of using or attempting to use this script.


If you want to run the code make sure you have a file called .env in the same directory as the script. The .env file should be formatted like

#.env
STUDENT_NUMBER=YOUR STUDENT NUMBER HERE

Installing modules

Use pip install [module] to install the required modules.


Running the script

Use python3 script.py to start the script. Follow the instructions in the terminal. You must leave the terminal instance running for it to work. This means that whatever device being used must not be turned off before the script books a slot if you want it to work. You mustn't closet the terminal instance either. Either leave the terminal open in the background or use a program such as tmux to create an terminal instance.

About

UCD gym booking script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages