Quick Reference

Scenario Command / Path Notes
Launch GUI viewer orbitron view file.xyz See §3.1 for extra flags.
Launch TUI orbitron-tui fixtures/benzene.xyz Keyboard shortcuts listed in §5.
Headless render orbitron render input.xyz -o output.png --camera cameras/front.json Camera presets documented in §3.11 and §4.3.
Python quickstart extensions/python-bridge/examples/api_quickstart.ipynb Build instructions in §7.
Python wheel install pip install orbitron-*.whl Platform-specific wheels available from releases. See §1.3.
Web viewer embedding Download orbitron-viewer-web-v*.zip or standalone HTML Full integration guide in §10.
Remote reachability ssh <host> ls <remote/root> Remote model in §6.
Reset viewer to defaults Delete ~/.config/Orbitron/config.toml (platform equivalent) Configuration schema covered in the Developer Guide (§7.2 UI State & Panels).
Keyboard cheat sheet Press H in the viewer or use Help → Keyboard Controls Full table in §3.3.
Inspect run summary orbitron inspect fixtures/gaussian/water_two_stage.log Shows stage/task boundaries usable with the boundary loaders.