macOS
brew install termbglocal Homebrew formula metadata
brew / Rang 13674
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für termbg in AI-Agent-Workflows.
Installation
brew install termbglocal Homebrew formula metadata
sudo dnf install termbgFedora Rawhide package metadata · termbg · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#termbgnixpkgs package indexes · pkgs/by-name/te/termbg/package.nix · Quelle: api.github.com
Überblick
Rust library for terminal background color detection
Verlauf
termbg is a Rust library and small check program for detecting a terminal's background color. The README says it reports either RGB values or a dark/light theme.
The GitHub repository was created in November 2020, and its v0.1.0 tag points to the initial repository work from the same day. The project has remained a focused terminal-behavior utility rather than a broad terminal UI framework.
termbg is published as a Rust crate and appears in package-manager metadata for Homebrew, dnf, and Nix. Its README badges link crates.io and docs.rs, and its Homebrew formula exposes the included `termbg` executable for checking terminal behavior from the command line.
Rust programs depend on the crate and call functions such as `terminal`, `rgb`, and `theme` with a timeout. The README also documents an example check program that prints the terminal type, detected RGB value, and dark/light theme.
termbg is useful in the terminal-tooling niche because theme-aware CLIs often need to know whether the background is dark or light. Its README documents support and non-support across many terminals, which gives package maintainers and CLI authors a compact compatibility reference.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
termbg | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:termbg |
|---|---|
| Version | 0.6.2 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/dalance/termbg |
| Repository | https://github.com/dalance/termbg |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
termbg
nix profile install nixpkgs#termbgtermbg 0.6.2-5.fc45
Terminal background color detection
https://crates.io/crates/termbg
sudo dnf install termbgQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.