Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 446 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 446 Bytes

QR Scouting Backend

Save scouting data generated by the online scouting app.

Installation

  1. Install Python (3.11 or higher)
  2. Install requirements: pip install -r requirements.txt

Usage

  1. Run python qr.py
  2. Use config.toml to configure the program as necessary

While program is running, press:

  • q to quit
  • s to save data to the file in tsv format
  • p to print data to the console