Skip to content

Releases: Droidtop/droidtop

DroidTop — latest debug build

Choose a tag to compare

@github-actions github-actions released this 17 Sep 19:03

Automatically built from commit 3014bd8. Debug build (signed with a persistent DroidTop dev key — see .signing/ / SIGNING_KEYSTORE_BASE64, so it installs over a previous "latest" without uninstalling first; arm64-v8a + x86_64 fat APK) — not for production use, and functionality is still early: see docs/SPEC.md for current status.

Build toolchains (mirrored)

Pre-release

Choose a tag to compare

@bi0shacker001 bi0shacker001 released this 20 Aug 18:20

Mirrors of musl.cc's aarch64-linux-musl-cross and x86_64-linux-musl-cross toolchains, used by build-scripts/build-vendor-deps.sh to cross-compile the droidspaces binary. Hosted here because musl.cc (not behind a CDN) proved unreliable from GitHub Actions runners -- a build failed after 12+ minutes of retried connection timeouts trying to reach it directly. Re-download from https://musl.cc if these ever need updating; not modified in any way, just re-hosted.