Command line utility for DGT LiveChess
This CLI utility is meant to assist with your broadcast.
Global Options
As all commands require communication with DGT LiveChess, a global option --host is provided as well as an environment variable LIVECHESS_HOST.
The option takes precedence over the environment variable.
Commands
+---------+-------------+ | Command | Description | +---------+-------------+ | tournaments | List tournaments in LiveChess | | tournament | Show current games in a tournament | | eboards | List known e-boards in LiveChess | | events | Show list of events requiring operator attention | | watch | Check for events requiring operator attention, with notification option | +---------+-------------+
tournaments
List all tournaments.
tournament
Show games in acive rounds of the specified tournament.
eboards
Show all eboards. Options:
--state=(ACTIVE|INACTIVE)
Example:
livechess eboards --state=ACTIVE
events
List events requiring operator attention.
watch
Watch for events requiring operator attention. Each event is printed with a timestamp of its first occurance.
Options:
--ntfy CHANNEL|URL # Specify a ntfy.sh channel/URL as notification target
--[no-]ignore-start # Ignore events present when starting the command
Release files for livechess 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| livechess-0.1.0.tar.gz | 5.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| livechess-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.4 kB
Release files / livechess-0.1.0.tar.gz
| Download URL | livechess-0.1.0.tar.gz |
|---|---|
| Size | 5.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e2556216dae2c5218886b3efc6c0a86abde31984c0e72ea21fb3041de407fde9
|
|
BLAKE2b-256 checksum How to use checksums |
94dd89e6dc3862307a6a8e3be4f44e97c618e3f99b0957e7dd8f608e417fbd81
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.3 CPython/3.12.5 Darwin/23.6.0
|
Release files / livechess-0.1.0-py3-none-any.whl
| Download URL | livechess-0.1.0-py3-none-any.whl |
|---|---|
| Size | 6.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
26906bd10608179e482a00f956fc55510024e702634dcbfd79fd3a201b7d6d5a
|
|
BLAKE2b-256 checksum How to use checksums |
3071438918648edf7e849ea8a1791a219f07bc8cb576d69a39d39c234c195acf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.3 CPython/3.12.5 Darwin/23.6.0
|