Releases: unalcakir28/spacetrace
Releases · unalcakir28/spacetrace
Release list
Hub — continuous build (main)
spacetrace hub, built from unalcakir28/spacetrace-hub at 716ea83 on 2026-09-09 12:28 UTC.
One static binary and one SQLite file — no database server, no frontend build.
docker pull ghcr.io/unalcakir28/spacetrace-hub:continuousDesktop — continuous build (main)
spacetrace desktop, built from unalcakir28/spacetrace-desktop at 8d64e05 on 2026-09-09 12:32 UTC.
| Platform | File |
|---|---|
| macOS 11+ (Intel and Apple silicon) | .dmg |
| Windows 10/11 | -setup.exe |
| Debian / Ubuntu | .deb |
| Fedora / RHEL | .rpm |
| Any Linux | .AppImage |
Not code-signed. macOS: right-click the app and choose Open, or
run xattr -dr com.apple.quarantine /Applications/spacetrace.app.
Windows: More info then Run anyway on the SmartScreen prompt.
Install notes and usage: https://spacetrace.teknobakkall.com/download/
Continuous build (main)
Built from main at 4d90a05 on 2026-09-09 12:28 UTC.
This is the newest code, not a release: it has passed CI and nothing else.
For something stable, use the latest v* release.
curl -fsSL https://raw.githubusercontent.com/unalcakir28/spacetrace/main/install.sh | SPACETRACE_VERSION=continuous sh