Files
aare_launcher/README.md
T
perl_d 73e5f3a33c
Test and Coverage / Coverage (push) Failing after 5s
Check and Lint / Rustfmt (pull_request) Failing after 15s
Test and Coverage / Test (push) Successful in 21s
Test and Coverage / Coverage (pull_request) Failing after 4s
Check and Lint / Check (pull_request) Successful in 19s
Check and Lint / Clippy (pull_request) Successful in 21s
Test and Coverage / Test (pull_request) Successful in 19s
Check and Lint / Build RPM (pull_request) Failing after 1m27s
ci: copy basic CI from bec log ingestor
2026-07-07 15:38:38 +02:00

1.0 KiB

aare_launcher

Check and Lint Test and Coverage License: GPL-3.0

CLI/TUI launcher for the AareDAQ server and GUI on MX beamline consoles at PSI.

Installed as the aarel command. It detects the current beamline and launches the matching application, or opens a TUI to pick one.

Usage

aarel pick          # open the TUI to choose what to launch
aarel gui           # launch the GUI for the detected beamline
aarel server        # launch the server for the detected beamline

Use --entry <beamline> with gui/server to override detection, and --config <path> to use a different config file.