Skip to content

Releases: unalcakir28/spacetrace

Hub — continuous build (main)

Pre-release

Choose a tag to compare

@unalcakir28 unalcakir28 released this 09 Sep 12:28

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:continuous

Setup: https://spacetrace.teknobakkall.com/hub/

Desktop — continuous build (main)

Pre-release

Choose a tag to compare

@unalcakir28 unalcakir28 released this 09 Sep 12:32

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)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Sep 12:28

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