Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

sembogaarts/gymtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Basic-Fit CLI (unofficial)

Tired of checking the Basic-Fit app for your favourite time to become available over and over again? This script allows you to reserve your sessions through the CLI, if it's not available it will automatically retry until it is!

Disclaimer: Use this script on your own risk, I recommend you to keep the interval above 15 seconds.

Requirements

Package Version
Python 3
Pip 3

Installation

If you don't want to install the packages on your system, it's also possible to create a venv.

pip install -r requirements.txt

Usage

After installation you'll be able the use the script, below is the most easy way to start the script.

python main.py

If you don't want to interact with the wizard, you can pass in some arguments to make the process even faster.

usage: main.py [-h] [-u EMAIL] [-p PASSWORD] [-d DATE] [-t TIME] [-i INTERVAL]

optional arguments:
  -h, --help   show this help message and exit
  -u EMAIL     E-mail used for your Basic-Fit account
  -p PASSWORD  Password used for your Basic-Fit account
  -d DATE      Date for the reservations (dd-mm-yyyy)
  -t TIME      Time for the reservations (hh:mm)
  -i INTERVAL  Interval in seconds before retrying again

About

πŸ’ͺ🏻 CLI tool to reserve your gym session at Basic-Fit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages