@agentikos/omega-os
v1.5.0
Published
One-command installer for OmegaOS — the agentic terminal OS (rmux + AI orchestration). Run: npx omega-os
Maintainers
Readme
omega-os
One-command installer for OmegaOS — the agentic terminal OS (rmux + AI orchestration).
npx omega-osShows the OMEGA banner, then:
- Clones the public repo
agentik-os/OmegaOS(into~/Station/OmegaOSif~/Stationexists, else./OmegaOS) - Runs its
install.sh— builds rmux + omega from source, sets up~/.omega, skills, Atlas + the 13 AISB agents, rules, hooks, mosh, bun (~8 min on a fresh box)
While it builds, the Matrix rain is interactive: type to inject bright
glyph-drops into the rain, press space for a pulse, and watch each install
phase name decode out of the katakana. The OMEGA progress bar stays pinned at the
bottom the whole time. --plain disables the animation and shows a simple bar.
npx omega-os --dir /opt/omega # custom location
npx omega-os --plain # disable animation, simple bar only
npx omega-os --helpAfter install:
exec $SHELL -l
omega doctor # verify (should be healthy)
omega # launch the TUISet up Telegram / LLM providers from the TUI — pressing Enter on any panel opens a guided wizard (no command line needed).
Requirements: Linux/macOS, git, internet, sudo for OS packages.
Zero npm runtime dependencies (Node builtins only). Node ≥ 16.
License: MIT OR Apache-2.0 · © Agentik OS
