pkg.soopen package index

brew / rank 2942

Install tuios with Homebrew, apk, Nix

Terminal UI OS (Terminal Multiplexer). Version 0.7.0 via Homebrew; verified 2026-07-27. Also installable with nix: nix profile install nixpkgs#tuios.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install tuios

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add tuios

Alpine Linux edge package indexes · tuios · source: dl-cdn.alpinelinux.org

Nixverified · 92%
nix profile install nixpkgs#tuios

nixpkgs package indexes · pkgs/by-name/tu/tuios/package.nix · source: api.github.com

overview

Package summary

Terminal UI OS (Terminal Multiplexer)

Commands and aliases

  • tuios

history

Project history and usage

TUIOS is a modern terminal multiplexer and terminal window manager written in Go. Its README frames it as a "Terminal UI Operating System" built on the Charm terminal stack, combining tmux-like persistence, vim-like modal control, BSP tiling, graphics passthrough, command palettes, and automation in one terminal application.

Project history

The project belongs to the post-tmux wave of terminal UX tools that treat the terminal as a graphical workspace rather than only a pane splitter. Official documentation emphasizes event-driven rendering, Bubble Tea v2, Lipgloss v2, Kitty graphics support, sixel support, scrollback browsing, daemon sessions, and layout templates.

The README's v0.7.0 section describes a notable architecture overhaul: PTY output signals rendering instead of a fixed-rate ticker, graphics are batched with the render cycle, and image IDs are reused to reduce flicker. That history shows the project evolving from a multiplexer into a terminal protocol and rendering experiment.

Adoption history

Official installation instructions include Homebrew for macOS and Linux, AUR, Nix, Go install, Docker, a shell installer, and GitHub releases with prebuilt binaries. The README also displays a Terminal Trove Tool of the Week badge, pointing to discovery through terminal-tool communities rather than only through language package registries.

The input package facts record Homebrew, apk, and Nix packaging, which fits the tool's niche: developers who curate terminal environments and want their multiplexer available through the same package managers as shells, prompts, editors, and terminal emulators.

How it is used

Users launch `tuios`, create panes and workspaces, switch between window-management and terminal modes, open a command palette, use a Ctrl-B-style prefix, save and load layouts, run persistent daemon sessions, and automate terminal workflows through tape scripting.

The configuration guide documents TOML configuration at `~/.config/tuios/config.toml` or `$XDG_CONFIG_HOME/tuios/config.toml`, including custom keybindings, appearance settings, and commands to find, edit, list, and reset configuration.

Why package nerds care

TUIOS is significant to package nerds as a high-churn terminal workspace tool that bundles ideas from tmux, vim, i3-style tiling, Kitty, Ghostty, WezTerm, and the Charm Go ecosystem. Its package-manager spread makes it easy to test alongside established multiplexers without replacing a user's whole terminal stack.

Timeline

  • v0.7.0 README section: Documents architecture and performance work around event-driven rendering and graphics passthrough.
  • Current README: Documents Homebrew, AUR, Nix, Go install, Docker, install script, and GitHub release distribution.
  • Current configuration guide: Documents XDG-style TOML configuration.

Related projects

  • tmux is the closest operational comparison for sessions, panes, prefix keys, and detach/reattach workflows.
  • vim and i3-style BSP tiling influence the modal window-management model.
  • Bubble Tea, Lipgloss, Kitty, Ghostty, and WezTerm are named by the README as ecosystem influences or supported terminal protocol surfaces.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/tuios/config.toml$XDG_CONFIG_HOME/tuios/config.toml

executables

Installed executables

CommandKindExposureNote
tuiosexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version0.7.0
manager updated2026-07-27
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:tuios
Version0.7.0
Package managerHomebrew
Homepagehttps://tuios.gaurav.zip/
Repositoryhttps://github.com/Gaurav-Gosain/tuios
Last updated2026-07-27T22:04:07+02:00
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

tuios

nix profile install nixpkgs#tuios
  • normalized package name match
  • Matched by: Tuios
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tu/tuios/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

tuios 0.6.0-r5

Terminal UI OS (Terminal Multiplexer)

https://tuios.gaurav.zip

sudo apk add tuios
  • License: MIT
  • Architecture: x86_64
  • Source Package: tuios
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Tuios
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tuios from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

tuios-doc 0.6.0-r5

Terminal UI OS (Terminal Multiplexer) (documentation)

https://tuios.gaurav.zip

sudo apk add tuios-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: tuios
  • normalized package name match
  • Matched by: Tuios
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tuios-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation