Skip to content

zekevh/Orbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orbit

Orbit is a native macOS contact workspace that mirrors Apple Contacts and layers notes, insights, follow-ups, and WhatsApp-assisted verification on top.

Install

brew install --cask zekevh/tap/orbit

Or download the latest DMG from the GitHub releases page.

Build

Requirements:

  • Xcode 16+
  • macOS 15+ for local development

Open the project in Xcode:

open Orbit.xcodeproj

Or build from the command line:

./scripts/run-build.sh

Release

Pushing a tag in the form v1.0.0 triggers the release workflow in GitHub Actions. That workflow:

  • builds Orbit.app for direct distribution
  • creates Orbit-<version>.dmg
  • publishes the DMG to GitHub Releases
  • updates Casks/orbit.rb in zekevh/homebrew-tap

Required GitHub secret:

  • TAP_GITHUB_TOKEN: token with push access to zekevh/homebrew-tap

Release builds in CI are packaged for direct distribution with the app sandbox disabled. Users will need to bypass Gatekeeper manually, but Contacts access can still be granted because the shipped app is no longer relying on sandbox entitlements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors