| Crates.io | glacis-launch |
| lib.rs | glacis-launch |
| version | 0.1.0 |
| created_at | 2025-11-22 19:27:52.494214+00 |
| updated_at | 2025-11-22 19:27:52.494214+00 |
| description | Hollywood-style TUI launcher for Glacis |
| homepage | |
| repository | https://github.com/Glacis-io/glacis-cli |
| max_upload_size | |
| id | 1945601 |
| size | 43,687 |
Hollywood OS-style TUI launcher for the Glacis chain of custody system.
This is a cyberpunk/industrial aesthetic demo launcher that showcases the Glacis vision without requiring the full cryptographic backend. It's perfect for:
A dramatic startup animation showing:
Three-panel interface displaying:
Simulated activity includes auto-incrementing receipt counts and randomly generated cryptographic receipt IDs.
# From workspace root
cargo run --package glacis-launch
# Or build and run the binary directly
cargo build --package glacis-launch
./target/debug/glacis-launch
Controls:
q to quit# Using asciinema
asciinema rec glacis-demo.cast -c "cargo run --package glacis-launch"
# Convert to GIF
agg glacis-demo.cast glacis-demo.gif
This is a facade UI - it generates no real cryptographic receipts and connects to no real enclaves. It exists purely to validate the aesthetic direction before implementing the actual:
Think of it as a clickable wireframe with attitude.