command
module
Version:
v0.0.0-...-9cf8eb3
Opens a new window with list of versions in this module.
Published: May 11, 2026
License: 0BSD
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
ssh-wars
A Charm / Bubble Tea ASCII animation player served over SSH. Connect and watch the classic Star Wars ASCII art right in your terminal.
Inspired by towel.blinkenlights.nl.
Quick Start
SSH (hosted)
ssh -p 2222 localhost
Local (no SSH)
go run ./bin
Docker
docker build -t ssh-wars .
docker run -p 2222:2222 ssh-wars
Controls
| Key |
Action |
Space |
Play / pause |
← / h |
Back one frame |
→ / l |
Forward one frame |
↑ / k |
Increase speed |
↓ / j |
Decrease speed |
0–9 |
Jump to position (0% – 90%) |
G |
Jump to end |
? |
Toggle help |
q / Ctrl+C |
Quit |
Server Flags
-host string Host to listen on (default "0.0.0.0")
-port int Port to listen on (default 2222)
License
0BSD
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.