- Quick demo: Start a match
- German Bundesliga
- Austrian Bundesliga
- NLA (Swiss national league)
- German Regionalliga Nord
- German Regionalliga West
- German Regionalliga Mitte
- German Regionalliga SüdOst
- International match
- Tournament
The (German only) handbook introduces the General setup, primarily for team matches.
You can configure features by adding parameters into the URL. For example, #display&court=2&dm_style=onlyscore&d_c0=#ff0000&d_c1=#0000ff
will open a display showing only the score on court 2 with a red-blue color scheme.
The internal data structures are documented in detail here.
For development, simply open bup.html
in any web browser. That's it!
Type make deps
to install all dependencies.
You can then run the tests with make test
, and build a distribution file with make dist
.
bup runs on all modern browsers, as well as Edge 12+, IE9+, Smart TVs, and Safari. In short: Any device sold in the last decade should work.
You can also download the current build as a zip file at https://aufschlagwechsel.de/bup.zip .
If you have any suggestions, questions, or bug reports, either create an issue or contact me at [email protected].