Automic VaultAutomic Vault

brew

使用 Homebrew 安装 tronbyt-server

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install tronbyt-server

local Homebrew formula metadata

概览

软件包摘要

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

命令和别名

  • tronbyt-server

历史

项目历史与用法

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.

项目历史

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

使用方式

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.

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

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.

时间线

  • 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

安全态势

风险级别:orange

formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • formula declares a Homebrew service

信号

  • metadata:service

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tronbyt-servercli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-26
管理器版本2.3.2
管理器更新时间2026-06-23
本地数据OK
上游当前
检测到的最新版本v2.3.2

https://github.com/tronbyt/server

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:tronbyt-server
版本2.3.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/tronbyt-server
主页https://github.com/tronbyt/server
仓库https://github.com/tronbyt/server
上游文档https://github.com/tronbyt/server#readme
许可证Apache-2.0
源码归档https://github.com/tronbyt/server/archive/refs/tags/v2.3.2.tar.gz
最后更新2026-06-23T00:29:01+09:00
Pulseupdated
依赖webp
构建依赖go, pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared
注意事项Application configuration should be placed in: $HOMEBREW_PREFIX/var/tronbyt-server/.env

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

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

使用的来源

  • 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