Free on every platform, from your desk to your pocket.
Desktop on macOS, Windows, and Linux. Mobile companion on iOS (TestFlight) and Android. macOS is signed and notarized — no more quarantine workaround. Everything below is the live v0.1.13 release.
CodeTrellis v0.1.13
CodeTrellis-0.1.13-arm64.dmg · 125 MB
Free · Apache 2.0 · macOS now signed & notarized
Desktop
10 builds| Platform | File | Size | |
|---|---|---|---|
macOS · Apple SiliconSigned & notarized | CodeTrellis-0.1.13-arm64.dmg | 125 MB | Get |
macOS · IntelSigned & notarized | CodeTrellis-0.1.13-x64.dmg | 132 MB | Get |
Windows · InstallerNSIS installer | CodeTrellis-Setup-0.1.13.exe | 100 MB | Get |
Windows · PortableSingle executable, no install | CodeTrellis-Portable-0.1.13.exe | 100 MB | Get |
Linux · AppImage (x64)Runs on every distro | CodeTrellis-0.1.13-x86_64.AppImage | 132 MB | Get |
Linux · AppImage (arm64)Runs on every distro | CodeTrellis-0.1.13-arm64.AppImage | 132 MB | Get |
Linux · .deb (x64)Debian / Ubuntu | codetrellis_0.1.13_amd64.deb | 100 MB | Get |
Linux · .deb (arm64)Debian / Ubuntu | codetrellis_0.1.13_arm64.deb | 99 MB | Get |
Linux · .rpm (x64)Fedora / RHEL | codetrellis-0.1.13.x86_64.rpm | 87 MB | Get |
Linux · .rpm (arm64)Fedora / RHEL | codetrellis-0.1.13.aarch64.rpm | 85 MB | Get |
Mobile companion
2 buildsPair with the desktop in one QR scan. Drive plans, channels, terminals, and the graph from your phone.
Releases hosted on github.com/lionroseway/codetrellis-releases.
First launch on macOS
Builds are signed & notarized — open the DMG, drag to Applications, open. If macOS still warns (stripped quarantine attribute), clear it once:
xattr -cr /Applications/CodeTrellis.appFirst launch on Windows
Builds are not code-signed yet. SmartScreen may warn the first time — click More info → Run anyway. The warning won’t repeat.
First launch on Linux
AppImage runs on every distro — make it executable and run:
chmod +x CodeTrellis-0.1.13.AppImage && ./CodeTrellis-0.1.13.AppImageFor Debian / Ubuntu the .deb is preferred; for Fedora / RHEL the .rpm.
Android Companion
The Companion APK isn’t on the Play Store yet. Download it from this site, then enable “Install unknown apps” for your browser / file manager when prompted. The APK is signed with a stable key, so future versions upgrade in place.
Verify the download
SHA-256 checksums are published alongside each release on GitHub (each asset’s digest field). Compare against your downloaded file:
shasum -a 256 ~/Downloads/CodeTrellis-0.1.13-arm64.dmg