pkg.soopen package index

brew / 排名 2942

使用 Homebrew, apk, Nix 安装 tuios

查看 tuios 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install tuios

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add tuios

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

Nix已验证 · 92%
nix profile install nixpkgs#tuios

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

概览

软件包摘要

Terminal UI OS (Terminal Multiplexer)

命令和别名

  • tuios

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tuios可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.7.0
管理器更新时间2026-07-27
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:tuios
版本0.7.0
软件包管理器Homebrew
主页https://tuios.gaurav.zip/
仓库https://github.com/Gaurav-Gosain/tuios
最后更新2026-07-27T22:04:07+02:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

tuios

nix profile install nixpkgs#tuios
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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