Download GitDock
Free, open-source, runs on your machine only. No GitDock signup; no data collected.
Before you start
Standalone zip (no Node.js). On your computer:
Git
clone, pull, commit, push
GitHub CLI (gh)
list repos, GitHub API
SSH to GitHub
guided in the app per account
How to install
- Download the .zip file above
- Extract the zip to a folder of your choice (e.g.
C:\GitDock)
- Run gitdock.exe → browser opens at
localhost:3847
- First run: choose a workspace, then Add Account (in-app setup)
SmartScreen may warn (unsigned build): More info → Run anyway. Source on GitHub.
- Download the .zip file above
- Extract the zip (double-click or
unzip gitdock-macos-x64.zip)
- Run
./gitdock in Terminal → localhost:3847
- First run: choose a workspace, then Add Account (in-app setup)
Gatekeeper may block: Privacy & Security → Open Anyway, or xattr -cr ./gitdock. Source on GitHub.
- Download the .zip file above
- Extract:
unzip gitdock-linux-x64.zip
chmod +x gitdock, then ./gitdock → localhost:3847
- First run: choose a workspace, then Add Account (in-app setup)
Why it's safe
-
Open source on GitHub; releases built by GitHub Actions
-
Local only: 127.0.0.1, no exposure to your network
-
No tracking: no analytics, ads, or data collection