Skip to content

Automate the booking of the slot of the facility in IISc Gymkhana

Notifications You must be signed in to change notification settings

paras2411/iisc-gymkhana-booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iisc-gymkhana-booking

Steps to follow to add this automation booking to your system

  • Install selenium and pyyaml python library (pip install selenium, pip install pyyaml)
  • For firefox, make sure you have geckodriver. If not follow this link.
  • Add the path to geckodriver in the booking.yaml
  • Update booking.yaml with your username and password and the other details required as per your booking slot.
  • Add the cronjob mentioned in the crontab.txt in your system crontab using "crontab -e"
  • You can update the time to some other time as per your requirement. See crontab syntax for doing so.

About

Automate the booking of the slot of the facility in IISc Gymkhana

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published