Automic VaultAutomic Vault

brew

ansiweather mit Homebrew, apt installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install ansiweather

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install ansiweather

Debian stable package indexes · ansiweather · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

Weather in your terminal, with ANSI colors and Unicode symbols

Befehle und Aliase

  • ansiweather

Verlauf

Projektgeschichte und Nutzung

AnsiWeather is a POSIX shell script that displays current weather and forecasts in a terminal using ANSI colors and optional Unicode symbols. It fetches data from the OpenWeatherMap API and formats it with small Unix dependencies such as curl or wget, jq, and bc.

Projektgeschichte

The official changelog records AnsiWeather 1.00 as the initial release on 19 October 2013. Early releases added configuration files, automatic location support, wind and forecast display, daylight data, and then removed or tightened automatic behavior as API and portability needs changed.

By 2015, AnsiWeather had moved toward explicit user configuration: OpenWeatherMap API key support was added, automatic location helper behavior was removed, and the default location was changed. Later releases focused on shell portability, HTTPS API calls, delimiter changes, XDG-related configuration behavior, and display options such as UV index and feels-like temperature.

Adoptionsgeschichte

The README lists packages for OpenBSD, NetBSD, FreeBSD, Debian, Ubuntu, Homebrew, Haiku, and Gentoo. That package spread reflects a tool that fits neatly into Unix package systems: one script, common dependencies, a man-page-like README, and no daemon.

AnsiWeather is adopted mostly as a terminal utility rather than as a library. Its users are shell prompt tinkerers, status bar authors, and people who want weather output scriptable enough for cron, tmux, screenshots, or login messages.

Wie es verwendet wird

Users run ansiweather with options such as -l for location, -u for unit system, -f or -F for forecast mode, -k for OpenWeatherMap API key, and toggles for colors, symbols, wind, humidity, pressure, daylight, UV index, and feels-like temperature.

The default config file is ~/.ansiweatherrc, and ANSIWEATHERRC can point to another file. Because the OpenWeatherMap API key can be supplied with -k or stored in that configuration file, the same documented path is both a configuration location and a likely credentials location.

Warum Paket-Nerds sich dafür interessieren

AnsiWeather is a compact example of the packageable shell-script app: simple source, explicit external commands, readable config, distro package links, and enough API churn handling to show why tiny CLIs still need maintenance.

It also captures a familiar terminal era: colored output, Unicode symbols, curl pipelines, jq parsing, and personal status displays, all before needing a richer TUI or desktop widget.

Zeitleiste

  • 2013: AnsiWeather 1.00 initial release.
  • 2015: Config file support, forecast features, daylight data, and OpenWeatherMap API key support appear.
  • 2016: Plain sh portability work and BSD 2-Clause relicensing.
  • 2019: Weather API calls switch to HTTPS.
  • 2020: Config delimiter behavior changes and parsing portability improves.
  • 2021: Feels-like temperature display is added.
  • 2023: AnsiWeather 1.19.0 refines examples, config sample, and locale handling.

Related projects

  • OpenWeatherMap provides the weather API used by AnsiWeather.
  • jq and bc are documented runtime dependencies for JSON parsing and arithmetic.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.

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.

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
~/.ansiweatherrc$ANSIWEATHERRC

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.ansiweatherrc$ANSIWEATHERRC

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ansiweathercliglobales 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-08
Manager-Version1.19.0
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Version1.19.0

https://github.com/fcambus/ansiweather

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:ansiweather
Version1.19.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/ansiweather
Homepagehttps://github.com/fcambus/ansiweather
Repositoryhttps://github.com/fcambus/ansiweather
Upstream-Dokumentationhttps://github.com/fcambus/ansiweather#readme
LizenzBSD-2-Clause
Quellarchivhttps://github.com/fcambus/ansiweather/archive/refs/tags/1.19.0.tar.gz
Von macOS bereitgestellte Bibliothekenbc-gh, jq
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

ansiweather 1.19.0-1

Weather in your terminal, with ANSI colors and Unicode symbols

https://github.com/fcambus/ansiweather

sudo apt install ansiweather
  • Section: utils
  • Architecture: all
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ansiweather
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ansiweather from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

ansiweather 1.19.0-1

Weather in your terminal, with ANSI colors and Unicode symbols

https://github.com/fcambus/ansiweather

sudo apt install ansiweather
  • Section: universe/utils
  • Architecture: all
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ansiweather
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ansiweather from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment