Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

orbit-dist

Public distribution repo for Orbit — Conscience Technology's internal company OS desktop app.

This repo holds only:

  • macOS DMG / .app.tar.gz builds
  • Tauri update signatures (.sig)
  • Release notes

Source code, issues, and CI live in the private orbit repo.

Why split?

The Orbit auto-updater (Tauri) needs to fetch a release manifest + .tar.gz + .sig from a URL that does not require auth. Keeping artifacts in a public repo means the desktop app can pull updates with no token while the source stays private.

Releases

See the Releases page.

Each release tagged vX.Y.Z contains:

  • Orbit_X.Y.Z_aarch64.dmg — installer
  • Orbit.app.tar.gz — update payload
  • Orbit.app.tar.gz.sig — Tauri signature

How to install

Grab the latest .dmg from Releases, drag Orbit into Applications, and launch. Updates are delivered automatically (checked at startup + hourly).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors