Skip to content

wingsum93/smartplay-book-python

Repository files navigation

Book Badminton auto

For HK user to book badminton easily

how to setup virtual environment

python -m venv .venv
source .venv/bin/activate  # Windows 用 .venv\Scripts\activate
pip install -r requirements.txt

how to run?

Copy .env.template file to .env file. Fill in username and password in .env file Run command:

python -m smartplay.main

V2 approach by ding

copy area_setting.csv.template to area_setting.csv

python -m smartplay.v2

Limitation

still work in progress, developed in mac platform change page too quickly, will jump even enter queue page.

About

A bot to book badminton area

Topics

Resources

Stars

Watchers

Forks

Contributors