2025-08-30 13:17:14 +02:00
2025-08-30 10:31:38 +02:00
2025-08-30 10:31:38 +02:00
2025-08-30 13:17:14 +02:00
2025-08-30 10:31:38 +02:00
2025-08-30 10:31:38 +02:00
2025-08-30 10:31:38 +02:00
2025-08-30 10:31:38 +02:00
2025-08-30 10:31:38 +02:00
2025-08-30 10:31:38 +02:00
2025-08-30 11:52:13 +02:00

FaSTTUBe Schnitzeljagd Tracker

Small webapp to track games at the 20J FaSTTUBe festival

For Ideas, Progress, and Bugs visit Issues.

Requirements

  • Unixoid system (linux, BSD, macOS). Windows might also work.
  • python 3.6+ (might be python3 on your system)
  • pip for python 3+ (might be pip3 on your system)

How to run

(Dev setup, for prod deployment see below)

# clone, cd into repo
pip install -e .
python3 -m ftracker

Edit config.ini to tune your installation (see INSTALL.md #customization for customization options).

Then, point your browser at http://localhost:5000/.

Installation/Deployment

See INSTALL.md

Open Sources

This project uses the QRCode.js library (Copyright (C) 2012 davidshimjs) licensed under the MIT License, see web/qrcodejs/LICENSE. Thanks!

License

FTracker is licensed under the GNU GPL v3 license, see LICENSE.md for details.

Copyright (C) 2025 Oskar/FaSTTUBe

Description
Small webapp to track games at the 20J FaSTTUBe festival
Readme 123 KiB
Languages
JavaScript 33.5%
HTML 25.4%
Python 18.5%
CSS 13.7%
Shell 6.2%
Other 2.7%