Download GitStore
Free. Open source. 3.7 MB. No account required.
All platforms
macOS
Apple Silicon (M1/M2/M3/M4)
.dmg
macOS
Intel (x86_64)
.dmg
Linux
x64 — AppImage
.AppImage
Linux
x64 — Debian/Ubuntu
.deb
Windows
x64 — Installer
.exe
Windows
x64 — MSI
.msi
Package managers
npm / npx
Node.js 18+ required
# Install globally npm install -g @svetfm/gitstore # Or run without installing npx @svetfm/gitstore
Homebrew
macOS & Linux
brew tap SvetimFM/tap brew install gitstore
From source
Build it yourself
git clone https://github.com/SvetimFM/GitStore.git cd GitStore && npm install && npm run build npm link
Requirements
- Node.js 18+ (for CLI and running installed apps)
- Git (for cloning repositories)
- macOS 12+ / Ubuntu 22+ / Windows 10+