Developer Tools
lazygit
exampleAre you the maker of github.com?
This entry was authored as example data, not by the maintainer. Submit a verified manifest from your domain and it replaces this one — same URL, stars carry over.
A simple terminal UI for git commands.
What you get
Open source
Anyone can read, modify, and redistribute the code.
Free software (FSF-approved)
Open source under a license the Free Software Foundation recognizes, with no use restrictions.
Free version available
There's a meaningful free version you can use indefinitely without paying.
Has a command-line tool
Comes with an official command-line interface for scripting and power users.
No subscription required
The core software doesn't need a recurring payment to keep working.
No account needed
Use it without signing up or giving them your email.
No tracking
The app doesn't send your usage, analytics, or behavior back to the company.
Works offline
You can use the main features without an internet connection.
Technical detailsexpand
brew:lazygitapt:lazygitgo:github.com/jesseduffield/lazygitNo maintainer declared.
View manifest (JSON-LD)expand
{
"@context": "https://vibehunt.tech/v1",
"@type": "Capability",
"id": "cap:example:lazygit",
"software": {
"name": "lazygit",
"category": "developer-tools",
"homepage": "https://github.com/jesseduffield/lazygit",
"source": "https://github.com/jesseduffield/lazygit",
"license": "MIT",
"packageRefs": [
"brew:lazygit",
"apt:lazygit",
"go:github.com/jesseduffield/lazygit"
],
"description": "A simple terminal UI for git commands."
},
"solves": [
{
"intent": "Navigate, stage, and rewrite git history in the terminal without memorizing commands.",
"constraintsSatisfied": [
"core:open-source",
"core:libre",
"core:free-tier",
"core:cli-available",
"core:no-subscription",
"core:no-account-required",
"core:no-telemetry",
"core:offline-capable"
],
"scale": [
"single-user"
]
}
],
"maturity": "maintained",
"source": "example"
}