Automic VaultAutomic Vault

brew

Install tronbyt-server with Homebrew

Manage your apps on your Tronbyt (flashed Tidbyt) completely locally. Version 2.3.2 via Homebrew; verified 2026-06-23.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install tronbyt-server

local Homebrew formula metadata

overview

Package summary

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

Commands and aliases

  • tronbyt-server

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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

security posture

Risk level: orange

formula declares a Homebrew service.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • formula declares a Homebrew service

Signals

  • metadata:service

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

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

executables

Installed executables

CommandKindExposureNote
tronbyt-servercliglobal executable

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-07-08
manager version2.3.2
manager updated2026-06-23
local dataok
upstreamcurrent
latest detectedv2.3.2

https://github.com/tronbyt/server

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:tronbyt-server
Version2.3.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/tronbyt-server
Homepagehttps://github.com/tronbyt/server
Repositoryhttps://github.com/tronbyt/server
Upstream docshttps://github.com/tronbyt/server#readme
LicenseApache-2.0
Source archivehttps://github.com/tronbyt/server/archive/refs/tags/v2.3.2.tar.gz
Last updated2026-06-23T00:29:01+09:00
Pulseupdated
Dependencieswebp
Build dependenciesgo, pkgconf
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicedeclared
CaveatsApplication configuration should be placed in: $HOMEBREW_PREFIX/var/tronbyt-server/.env

registry facts

Source database details

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

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