Skip to content

v1.0.0 - Initial Open Source Release

Choose a tag to compare

@Tam-Leal Tam-Leal released this 19 Feb 21:36
· 17 commits to main since this release

First public release of GitDock.

GitDock is a local dashboard to manage multiple GitHub accounts — search, organize, and operate on all your repos from one interface.

Getting Started

  1. Clone or download this release
  2. Run npm install
  3. Run node server.js
  4. Open http://127.0.0.1:3847

Includes

  • Local dashboard with full Git workflow
  • Multi-account support
  • Clone by URL
  • Hub for multi-machine sync (self-host or use hub.gitdock.dev)

Requirements

  • Node.js 18+
  • Git
  • GitHub CLI (gh)

Apache 2.0 License