pkg.soopen package index

brew / 順位 5766

ungit を Homebrew, Nix, scoop でインストール

ungit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install ungit

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#ungit

nixpkgs package indexes · pkgs/by-name/un/ungit/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install extras/ungit

Scoop official bucket manifest trees · bucket/ungit.json · ソース: api.github.com

概要

パッケージ概要

Easiest way to use Git. On any platform. Anywhere

コマンドとエイリアス

  • 0ungit-credentials-helper
  • ungit

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2013: GitHub repository created.
  • Current README: Installation documented through global npm, with prebuilt Electron packages also available.
  • 2026: Repository metadata shows active maintenance and more than ten thousand GitHub stars.

Related projects

  • Git is the underlying version-control system that ungit wraps.
  • The README links an ungit-gerrit plugin for Gerrit integration.
  • The README mentions GitHub workflow support.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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
~/.ungitrc
Windows
%USERPROFILE%\.ungitrc

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
0ungit-credentials-helper実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
ungit実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.5.30
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ungit
バージョン1.5.30
パッケージマネージャHomebrew
ホームページhttps://github.com/FredrikNoren/ungit
リポジトリhttps://github.com/FredrikNoren/ungit
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

ungit

nix profile install nixpkgs#ungit
  • normalized package name match
  • 一致条件: Ungit
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/un/ungit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

extras/ungit

scoop install extras/ungit
  • normalized package name match
  • 一致条件: Ungit
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/ungit.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation