Automic VaultAutomic Vault

brew

Installer tio avec Homebrew, apk, apt, dnf, MacPorts, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tio pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install tio

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install tio

MacPorts ports tree · comms/tio/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add tio

Alpine Linux edge package indexes · tio · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install tio

Debian stable package indexes · tio · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install tio

Fedora Rawhide package metadata · tio · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#tio

nixpkgs package indexes · pkgs/by-name/ti/tio/package.nix · Source: api.github.com

openSUSE zyppervérifié · 92%
sudo zypper install tio

openSUSE Tumbleweed package metadata · tio · Source: download.opensuse.org

aperçu

Résumé du paquet

Simple TTY terminal I/O application

historique

Historique du projet et usages

tio is a serial TTY terminal I/O tool built for straightforward interaction with serial devices. Its niche is embedded-development and hardware-hacking workflows where a user wants a small command-line serial console that behaves well inside terminal multiplexers.

Historique du projet

The tio README states the motivation directly: it was created as a simpler serial-device tool with less focus on classic terminal or modem features and more focus on embedded developers and hackers. It was originally an alternative to GNU screen for connecting to serial devices while working inside tmux.

The GitHub repository was created in September 2014, and the project has grown from a simple serial connection utility into a featureful serial-console tool. The README now documents automatic serial-port detection and reconnect, topology IDs, non-standard baud rates, mark and space parity, XMODEM/YMODEM upload, RS-485 mode, line and hex modes, timestamping, logging, socket redirection, piping, shell-command redirection, Bash completion, and Lua scripting.

Historique d'adoption

tio's adoption is visible through broad distro packaging. The input metadata lists packages for apk, Homebrew, Debian, Fedora/DNF, MacPorts, Nix, Ubuntu, and openSUSE/zypper, which matches its role as a small systems utility rather than a language-ecosystem package.

The project is especially attractive to package-manager users because it replaces ad hoc use of screen, minicom, picocom, or custom serial scripts with one documented binary and a man page. The README's examples focus on common package-nerd hardware tasks: connecting to /dev/ttyUSB0, listing serial devices, preferring /dev/serial/by-id paths, reconnecting after unplug/replug, and using TID values when stable by-id paths are unavailable.

Modes d'utilisation

The common invocation is simply tio /dev/ttyUSB0, using defaults such as 115200 8n1. Users can add options for baud rate, parity, flow control, timestamping, logging, character mapping, or automatic connection behavior.

More advanced usage includes configuration profiles, include files for profile organization, line-mode history/editing, Lua automation, x/y-modem file transfers, and redirecting a serial session through a socket or shell command.

Pourquoi les passionnés de paquets s'y intéressent

tio is a classic small-tool package: one binary, clear man page, no account or cloud service, and immediate usefulness after install. It is significant because serial consoles remain a daily need for embedded boards, dev kits, bootloaders, firmware bring-up, and hardware debugging, while modern terminals and tmux are otherwise inconvenient with older serial-console tools.

Chronologie

  • 2014-09-27: The tio GitHub repository was created.
  • 2024-06-29: tio v3.5 added configuration include support and improved device listing behavior.
  • 2024-08-31: tio v3.7 continued Lua API and timestamp work.
  • 2025-04-13: tio v3.9 was released with timestamp parsing fixes and documentation updates.

Related projects

  • GNU screen is the comparison named by the README as tio's original alternative target.
  • tmux is part of the original usage motivation because tio was designed to pair well with terminal multiplexers.
  • minicom and picocom are adjacent serial-console tools in the same package-manager niche.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 2 dépendances d’exécution.
  • Les métadonnées de compilation listent 3 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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
$XDG_CONFIG_HOME/tio/config~/.config/tio/config~/.tioconfig

exécutables

Exécutables installés

CommandeTypeExpositionNote
tiocliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-26
version du gestionnaire3.9
gestionnaire mis à jour2026-05-03
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/tio/tio

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:tio
Version3.9
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/tio
Page d'accueilhttps://tio.github.io
Dépôthttps://github.com/tio/tio
Docs amonthttps://github.com/tio/tio#readme
LicenceGPL-2.0-or-later
Archive sourcehttps://github.com/tio/tio/releases/download/v3.9/tio-3.9.tar.xz
Dernière mise à jour2026-05-03T15:38:16+09:00
Pulseupdated
Dépendancesglib, lua
Dépendances de compilationmeson, ninja, pkgconf
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametio
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

tio 3.9-1

simple TTY terminal I/O application

https://tio.github.io/

sudo apt install tio
  • Section: comm
  • Architecture: amd64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Tio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tio from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

tio

nix profile install nixpkgs#tio
  • normalized package name match
  • Correspondance par : Tio
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ti/tio/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

tio 2.7-1

simple TTY terminal I/O application

https://tio.github.io/

sudo apt install tio
  • Section: universe/comm
  • Architecture: amd64
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Tio
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tio from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

tio 3.9-r0

Simple TTY Terminal I/O Application

https://github.com/tio/tio

sudo apk add tio
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: tio
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Tio
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tio from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tio-bash-completion 3.9-r0

Bash completions for tio

https://github.com/tio/tio

sudo apk add tio-bash-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: tio
  • normalized package name match
  • Correspondance par : Tio
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tio-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tio-doc 3.9-r0

Simple TTY Terminal I/O Application (documentation)

https://github.com/tio/tio

sudo apk add tio-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: tio
  • normalized package name match
  • Correspondance par : Tio
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tio-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

tio 3.9-5.fc45

Simple TTY terminal I/O application

https://tio.github.io/

sudo dnf install tio
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tio
  • 4 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Tio
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tio from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

tio 3.9-1.3

Simple TTY terminal I/O application

https://tio.github.io/

sudo zypper install tio
  • License: GPL-2.0-or-later
  • Category: Hardware/Modem
  • Architecture: x86_64
  • Source Package: tio
  • 3 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Tio
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tio from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

tio-bash-completion 3.9-1.3

Bash Completion for tio

https://tio.github.io/

sudo zypper install tio-bash-completion
  • License: GPL-2.0-or-later
  • Category: Hardware/Modem
  • Architecture: noarch
  • Source Package: tio
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Tio
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tio-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

tio

sudo port install tio
  • normalized package name match
  • Correspondance par : Tio
MacPorts ports tree · api.github.com · MacPorts ports tree: comms/tio/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment