Skip to content

Exort v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 09:34
· 223 commits to main since this release

First public release of Exort💥

Exort is a desktop app for embedded development with an AI coding agent, integrated code editing, Arduino tooling, and built-in serial tools.

Downloads:

  • Windows: Exort-0.1.0-win-x64.exe
  • macOS Apple Silicon: Exort-0.1.0-mac-arm64.dmg
  • macOS Intel: Exort-0.1.0-mac-x64.dmg
  • Linux: Exort-0.1.0-linux-x86_64.AppImage

Notes:

  • macOS builds are currently unsigned and may be blocked by Gatekeeper on first launch.
  • ‼️If macOS blocks the app after moving it to /Applications, run:
    xattr -dr com.apple.quarantine /Applications/Exort.app in your terminal
  • Linux is distributed as an AppImage.