perl_d f10f8224a5
Check and Lint / Rustfmt (pull_request) Successful in 16s
Check and Lint / Check (pull_request) Successful in 29s
Test and Coverage / Test (pull_request) Successful in 22s
Check and Lint / Clippy (pull_request) Successful in 27s
Check and Lint / Build RPM (pull_request) Successful in 25s
Test and Coverage / Coverage (pull_request) Successful in 38s
Check and Lint / Rustfmt (push) Successful in 16s
Check and Lint / Check (push) Successful in 21s
Check and Lint / Clippy (push) Successful in 22s
Check and Lint / Build RPM (push) Successful in 20s
Test and Coverage / Test (push) Successful in 19s
Test and Coverage / Coverage (push) Successful in 38s
Release / Build and push RPM (push) Failing after 1m12s
ci: fix cov workflow
2026-07-24 11:37:16 +02:00
2026-07-24 11:37:16 +02:00
2026-07-24 11:13:29 +02:00
2026-07-24 11:13:29 +02:00
2026-07-07 10:06:15 +02:00
2026-07-09 15:20:23 +02:00
2026-07-09 15:20:23 +02:00
2026-07-07 10:04:37 +02:00
2026-07-24 11:14:22 +02:00

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, opens a TUI to pick one, or deploys a new checkout.

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

Each command has a single-letter alias (p, g, s). --config <path> selects a different config file; it defaults to data/defaults.json.

Launching

gui and server pick their config entry from the detected beamline. Use --entry <name> to launch a different one.

S
Description
cli/tui launcher for aare daq+gui
Readme GPL-3.0
189 KiB
v0.5.2
Latest
2026-07-30 12:49:39 +02:00
Languages
Rust 100%