Automic VaultAutomic Vault

brew

nap mit Homebrew, Nix installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install nap

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#nap

nixpkgs package indexes · pkgs/by-name/na/nap/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Code snippets in your terminal

Befehle und Aliase

  • nap

Verlauf

Projektgeschichte und Nutzung

Nap is a small Go terminal tool for saving, browsing, organizing, and outputting code snippets. Its README frames it as both a command-line interface and a text-user interface for snippets kept in the terminal.

Projektgeschichte

The GitHub repository was created on 2022-11-12, and the only GitHub releases returned by the releases API were v0.1.0 and v0.1.1, both published on 2022-11-21. The repository was still visible and starred in 2026, but the release history is short and the upstream scope is intentionally narrow.

The project comes from Maas Lalani's ecosystem of polished terminal tools. Nap's README emphasizes a simple workflow: launch `nap` for a TUI, save snippets from stdin or files, retrieve snippets by fuzzy-ish name, pipe snippets to files or clipboards, and store configuration under `$XDG_CONFIG_HOME/nap/config.yaml` or `$NAP_CONFIG`.

Adoptionsgeschichte

GitHub API data fetched on 2026-07-01 showed 2,209 stars and 64 forks, which is good visibility for a personal productivity CLI. Homebrew's formula JSON generated on 2026-07-01 reported 145 installs over 365 days and 18 installs over 30 days, so package-manager usage is small even though the repository attracted attention.

The adoption pattern is typical for a boutique developer tool: users discover it from GitHub, demos, dotfiles, or terminal-tool circles, then use it if its local snippet workflow matches their habits. It is not infrastructure and has no broad dependency graph.

Wie es verwendet wird

Users run `nap` to open the TUI, press keys to create/edit/copy/delete snippets, or use CLI pipes such as `nap Notes/FizzBuzz.go < main.go`, `curl ... | nap Notes/FizzBuzz.go`, `nap list`, `nap go/boilerplate > main.go`, or `nap foobar | pbcopy`.

Package nerds should think of Nap as a dotfiles-adjacent productivity binary. The useful package metadata is the executable name, config location, and storage behavior; there is not much deeper ecosystem history beyond the repository and formula.

Warum Paket-Nerds sich dafür interessieren

Nap is significant as a compact example of the modern Go TUI/CLI wave: single-purpose, Homebrew-installable, pipe-friendly, and intended to live inside a developer's terminal workflow. Its package significance is practical rather than infrastructural.

Zeitleiste

  • 2022-11-12: maaslalani/nap repository created on GitHub.
  • 2022-11-21: v0.1.0 and v0.1.1 releases published.
  • 2026-07-01: Homebrew formula JSON listed stable version 0.1.1 and 145 installs over 365 days.

Related projects

  • Charm Gum
  • pbcopy
  • xclip
  • GitHub Gist

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 12 Plattformziele verfügbar.
  • Build-Metadaten listen 1 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.

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
$NAP_CONFIG$XDG_CONFIG_HOME/nap/config.yaml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
napcliglobales 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-25
Manager-Version0.1.1
Manager aktualisiert2026-07-23
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.1.1

https://github.com/maaslalani/nap

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:nap
Version0.1.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/nap
Homepagehttps://github.com/maaslalani/nap
Repositoryhttps://github.com/maaslalani/nap
Upstream-Dokumentationhttps://github.com/maaslalani/nap#readme
LizenzMIT
Quellarchivhttps://github.com/maaslalani/nap/archive/refs/tags/v0.1.1.tar.gz
Zuletzt aktualisiert2026-07-23T08:29:11-04:00
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenap
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.

Nix95%

nap

nix profile install nixpkgs#nap
  • normalized package name match
  • Abgeglichen nach: Nap
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/na/nap/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

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