Skip to content

Orbit v0.2.3-beta

Choose a tag to compare

@github-actions github-actions released this 14 Jul 08:13

Orbit v0.2.3

Version: v0.2.3
Commit: 0d6f5fc
Built: 2026-07-14

Note: This is not a stable release — latest development version with experimental features.

Media Player Alignment

  • Video Player Complete Overhaul — MP4 duration parsing, multi-layered fallback, eliminated forced seeks.
  • Audio Player Match — Consistent player architecture with video.
  • Player File Identity — Shared player files byte-identical across platforms.

Downloads

Artifact Size
Orbit-v0.2.3.apk 52M
Orbit-0.2.2-beta-amd64.deb 156M
Orbit-0.2.2-beta-x86_64.AppImage 183M
Orbit-0.2.2-beta-arm64.dmg 167M
Orbit-0.2.2-beta-x64.dmg 172M
Orbit
Setup
0.2.2-beta.exe

Installation Notes

Desktop builds are currently unsigned.

  • Windows: Microsoft SmartScreen may appear. Select More info → Run anyway if you trust the source.
  • macOS: You may need to right-click the application and choose Open on first launch.
  • Android: Because Orbit is distributed outside the Google Play Store, Android or Google Play Protect may display a warning before installation. Continue only if you trust the release source.

Verify Your Download

A SHA256SUMS.txt file is included with this release.
Use it to verify the integrity of any downloaded artifact:

# Linux / macOS
shasum -a 256 --check SHA256SUMS.txt

# Windows (PowerShell)
Get-FileHash Orbit-Setup.exe -Algorithm SHA256

Security

Orbit is designed for trusted private networks and local-first communication.
Official releases are published exclusively through this GitHub repository.

Links

  • Repository Orbit-beta
  • View the changelog for the latest changes!
  • Having issues with the app ? Click here to report it!