Skip to content

Orbit v0.1.0 (Beta)

Pre-release
Pre-release

Choose a tag to compare

@ashish200729 ashish200729 released this 08 Jul 13:14

Orbit Editor v0.1.0 (Beta)

This is an early beta release. Expect rough edges — please open an issue if you hit one.

Install (macOS — Apple Silicon and Intel)

Recommended — one-line install (no Gatekeeper warning):

curl -fsSL https://raw.githubusercontent.com/ashish200729/orbiteditor/main/install.sh | bash

This installs Orbit straight into /Applications via curl, which never tags the app with macOS's com.apple.quarantine flag — so it launches with no Gatekeeper prompt, on any Mac, with no Apple Developer account required.

Alternative — download the .dmg below, then drag Orbit to Applications. Because Orbit is not (yet) notarized by Apple, a DMG downloaded through a browser is quarantined and macOS shows "Apple could not verify Orbit is free of malware." Bypass it once, any of:

  • Right-click Orbit.appOpenOpen Anyway, or
  • System Settings → Privacy & Security → Open Anyway, or
  • Terminal: xattr -cr /Applications/Orbit.app

Pick the DMG matching your Mac:

  • Apple Silicon (M-series): Orbit-0.1.0-darwin-arm64.dmg
  • Intel: Orbit-0.1.0-darwin-x64.dmg

Auto-update

Orbit checks update/latest.json on GitHub for new versions and will notify you in-app when an update is available.


Source code: https://github.com/ashish200729/orbiteditor