Automic VaultAutomic Vault

brew

tronbyt-server mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tronbyt-server in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install tronbyt-server

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Manage your apps on your Tronbyt (flashed Tidbyt) completely locally

Befehle und Aliase

  • tronbyt-server

Verlauf

Projektgeschichte und Nutzung

Tronbyt Server is a Go-based local server for managing apps on Tronbyt devices, including flashed Tidbyt hardware, without depending on Tidbyt's backend servers.

Projektgeschichte

The official README frames Tronbyt Server as a local-control answer to cloud-dependent smart display workflows. It provides a web UI for app discoverability, can keep devices functional if Tidbyt servers are offline, enables some APIs previously blocked by Tidbyt's servers, and supports custom hardware.

The README also documents a migration from a Python v1.x server to the current Go server, including migration of legacy `usersdb.sqlite` data into the newer `tronbyt.db` structure. That gives the project a small but clear internal history: an earlier Python implementation followed by a Go server with richer operational packaging.

Adoptionsgeschichte

Adoption is niche and hardware-centered. The README lists supported devices including Tidbyt Gen1 and Gen2, Tronbyt S3 variants, MatrixPortal S3 variants, Raspberry Pi LED-panel setups, and Pixoticker with limitations. It also lists Docker, Home Assistant, Homebrew, and source builds as installation or integration paths.

The package-manager angle is concrete: the README explicitly documents `brew install tronbyt-server` for bare-metal macOS and Linux installation and `brew services start tronbyt-server` for running the service.

Wie es verwendet wird

A typical workflow is to run the local server, open the web app at `http://localhost:8000`, add a Tronbyt device, generate firmware, flash a Tidbyt into a Tronbyt, and then add or configure apps through the built-in Pixlet interface. The binary also has administration commands such as `reset-password`, `health`, and `update-system-apps`.

For package users, Tronbyt Server matters when a local Homebrew-managed service is preferable to Docker Compose or source builds, especially on a small always-on machine managing LED display apps.

Warum Paket-Nerds sich dafür interessieren

Tronbyt Server is a good example of a very specific hardware-community tool entering Homebrew because the command is useful as a local service. Its significance is not broad popularity; it is the packaging of a local-first replacement/control plane for a cloud-backed consumer device workflow.

The formula is also useful for catalogers because it shows how Homebrew includes small Go services that are neither classic CLIs nor desktop applications, but local web servers with device-management duties.

Zeitleiste

  • v1.x era: README documents migration from an earlier Python version using `usersdb.sqlite`.
  • Current Go server: README describes a Go-based local server with web UI, firmware flow, metrics, health checks, and local app management.
  • Current README: Homebrew install and `brew services start tronbyt-server` are documented bare-metal installation paths.

Related projects

  • Tidbyt, Tronbyt devices, Pixlet, Home Assistant Tronbyt integration, MatrixPortal S3, Raspberry Pi LED panels

Sicherheitslage

Risikostufe: orange

formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • formula declares a Homebrew service

Signale

  • metadata:service

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
tronbyt-servercliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-26
Manager-Version2.3.2
Manager aktualisiert2026-06-23
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv2.3.2

https://github.com/tronbyt/server

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:tronbyt-server
Version2.3.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/tronbyt-server
Homepagehttps://github.com/tronbyt/server
Repositoryhttps://github.com/tronbyt/server
Upstream-Dokumentationhttps://github.com/tronbyt/server#readme
LizenzApache-2.0
Quellarchivhttps://github.com/tronbyt/server/archive/refs/tags/v2.3.2.tar.gz
Zuletzt aktualisiert2026-06-23T00:29:01+09:00
Pulseupdated
Abhängigkeitenwebp
Build-Abhängigkeitengo, pkgconf
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared
EinschränkungenApplication configuration should be placed in: $HOMEBREW_PREFIX/var/tronbyt-server/.env

Registry-Fakten

Details aus der Quelldatenbank

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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment