macOS
brew install ungitlocal Homebrew formula metadata
brew / rang 5766
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ungit pour les workflows d'agents IA.
installation
brew install ungitlocal Homebrew formula metadata
nix profile install nixpkgs#ungitnixpkgs package indexes · pkgs/by-name/un/ungit/package.nix · Source: api.github.com
scoop install extras/ungitScoop official bucket manifest trees · bucket/ungit.json · Source: api.github.com
aperçu
Easiest way to use Git. On any platform. Anywhere
historique
ungit is a Node.js-based visual Git client that runs a local web UI. Its README describes the goal as making Git easier to use on any platform while keeping Git's distributed-version-control flexibility.
The GitHub repository was created in May 2013, during a period when web-based developer tools were becoming common but Git's command-line learning curve still created space for visual clients. ungit's project identity has remained focused on a browser UI launched from the command line.
The README emphasizes portability: ungit runs wherever Node.js and Git run, and because it is web-based it can run on a cloud or shell-only machine while the UI is opened from a browser.
The official install path is `npm install -g ungit`, and the supplied package facts also show Homebrew, Nix, and Scoop packaging. That mix places ungit in both the JavaScript global-tool ecosystem and the cross-platform package-manager ecosystem.
Repository metadata shows substantial interest for a Git UI, with more than ten thousand GitHub stars. The README also points to prebuilt Electron packages, indicating that the project served users who wanted either a CLI-launched browser app or a desktop-like package.
A user starts ungit by running `ungit` in a working directory; the tool launches a local server and opens the UI in a browser. The README also documents a home-directory `.ungitrc` JSON configuration file and command-line overrides such as setting the port.
The tool is used for visualizing and operating on Git repositories rather than replacing Git storage. The README mentions GitHub support and a Gerrit integration plugin, which fits teams that wanted a friendlier UI around existing hosted Git workflows.
ungit is package-interesting because it is a global developer CLI, a local web application, and a Git frontend at the same time. Packaging it means coordinating Node.js, npm semantics, and the external `git` executable.
For package users, the appeal is low-friction onboarding: install one package, run one command, and get a browser UI for Git. For maintainers, the versioned Node.js and Git requirements in the README are the key moving parts.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.ungitrc%USERPROFILE%\.ungitrcexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
0ungit-credentials-helper | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
ungit | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:ungit |
|---|---|
| Version | 1.5.30 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/FredrikNoren/ungit |
| Dépôt | https://github.com/FredrikNoren/ungit |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
ungit
nix profile install nixpkgs#ungitextras/ungit
scoop install extras/ungitpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.