perl_d 8b362ed03c
Test and Coverage / Test (push) Successful in 22s
Check and Lint / Check (pull_request) Successful in 18s
Check and Lint / Rustfmt (pull_request) Successful in 18s
Check and Lint / Clippy (pull_request) Successful in 21s
Test and Coverage / Test (pull_request) Successful in 20s
Check and Lint / Build RPM (pull_request) Successful in 31s
Test and Coverage / Coverage (push) Failing after 2m46s
Test and Coverage / Coverage (pull_request) Failing after 2m22s
feat: add deployment workflow
2026-07-14 14:30:52 +02:00
2026-07-09 15:20:23 +02:00
2026-07-07 14:53:28 +02:00
2026-07-14 14:30:52 +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

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.

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%