CODE-STORE

Self-hosted code storage, kept on your own machine. What a cloud code host gives you — repositories, branches, a web interface — fully offline and under your own control.

v1.5.0 · released 2026-09-20 £149 once Windows · macOS · Linux
£149
one payment, no renewal
£0
a month, forever
0
outbound calls
3
platforms, one licence

What it does

A complete code host that happens to run on your own hardware.

  • Repositories, not a folderReal git repositories with history, branches, diffs, merges and tags — clone, pull and push against them like any other remote.
  • A web interface over your own diskBrowse, search, edit and upload through the browser. Syntax highlighting, rendered Markdown, ZIP downloads and content search across every repository.
  • It never phones homeNo account, no telemetry, no outbound calls. Unplug the network and nothing about it changes.
  • Built not to lose a byteEvery write is atomic and space-checked, backups run on a schedule and restore from inside the app, and a safety net records work you have not committed yet.
  • Yours, on your own machinesOne payment, no subscription, no renewal. Your repositories sit in your own storage in ordinary git format — nothing here holds them hostage.
  • Tested on every change646 backend tests, 119 frontend tests and ten end-to-end flows through a real browser, run on Linux, Windows and macOS.

Download

Version 1.5.0, released 2026-09-20. Pick your platform.

Linux (x86-64)

code-store-1.5.0-linux-x86_64.tar.gz · 21.9 MB

Download
SHA-256 1422bbc780fe407cbdd9a805c0d112393c458a3ed69c762a36f7b67387461378

Windows (x64)

code-store-1.5.0-windows-x64-setup.exe · 18.4 MB

Download
SHA-256 7250a14df828fba8f4c72514890f591dc22ab12175219dda0058d3ba43acba8f

Git must be installed. CODE-STORE uses it for every repository operation. Everything else — Python, the web interface — is bundled, so there is nothing else to install. Get it from git-scm.com.

Verify your download

Every checksum above is also published as SHA256SUMS. Checking one takes a second and is worth it.

# Linux and macOS
sha256sum -c SHA256SUMS --ignore-missing

# Windows (PowerShell)
Get-FileHash code-store-*-windows-x64-setup.exe -Algorithm SHA256

The builds are not code-signed yet, so this checksum is the only way to confirm you have the file this release published. It proves the download was not corrupted or altered in transit; it does not prove who built it.

What to expect on first run

Windows shows a SmartScreen warning, because the build is unsigned — choose More info, then Run anyway. macOS refuses to open the app until you right-click it and choose Open, or run xattr -dr com.apple.quarantine /Applications/CODE-STORE.app.

Your repositories live outside the application directory on every platform, so installing a new version over an old one keeps them.

£149 once

Bought once, yours permanently. No subscription, no account, and no server of ours between you and your own code.

Buy CODE-STORE — £149 once

  • One licence covers one person, on any number of machines that person alone uses.
  • Perpetual and activated offline — it never calls a service to check itself.
  • Updates within v1 are free, and arrive by email rather than an update nag.
  • Licensing never locks you out of a repository. That is a deliberate line, and a test holds it.