Download Latest Version omniedge-cli-2.9.0-linux-arm64.tar.gz (7.4 MB)
Email in envelope

Get an email when there's a new version of OmniEdge

Home / v1.0.0
Name Modified Size InfoDownloads / Week
Parent folder
omniedge-v1.0.0-openwrt-arm.zip 2026-01-08 6.7 MB
omniedge-v1.0.0-arm.zip 2026-01-08 6.7 MB
omniedge-v1.0.0-arm64.zip 2026-01-08 6.8 MB
omniedge-desktop-1.0.0-linux-amd64.AppImage 2026-01-08 77.6 MB
omniedge-desktop-1.0.0-linux-amd64.deb 2026-01-08 10.1 MB
omniedge-desktop-1.0.0-linux-amd64.flatpak 2026-01-08 4.3 MB
omniedge-desktop-1.0.0-linux-amd64.rpm 2026-01-08 10.3 MB
omniedge-v1.0.0-openwrt-mips.zip 2026-01-08 6.5 MB
omniedge-v1.0.0-openwrt-mipsle.zip 2026-01-08 6.4 MB
OmniEdge v1.0.0 Release Notes source code.tar.gz 2026-01-08 26.3 MB
OmniEdge v1.0.0 Release Notes source code.zip 2026-01-08 26.5 MB
README.md 2026-01-08 4.0 kB
v1.0.0 source code.tar.gz 2026-01-08 26.3 MB
v1.0.0 source code.zip 2026-01-08 26.5 MB
omniedge-desktop-1.0.0-windows-amd64.exe 2026-01-08 6.8 MB
omniedge-v1.0.0-macos-arm64.zip 2026-01-08 7.7 MB
omniedge-v1.0.0-macos-arm64.zip.sha256 2026-01-08 100 Bytes
omniedge-v1.0.0-openwrt-arm64.zip 2026-01-08 6.8 MB
omniedge-v1.0.0-openwrt-amd64.zip 2026-01-08 7.4 MB
omniedge-desktop-1.0.0-macos-arm64.dmg 2026-01-08 10.2 MB
omniedge-v1.0.0-freebsd-14.zip 2026-01-08 7.7 MB
omniedge-v1.0.0-amd64.zip 2026-01-08 7.4 MB
omniedge-v1.0.0-ubuntu-22.04.zip 2026-01-08 7.7 MB
omniedge-v1.0.0-ubuntu-22.04.zip.sha256 2026-01-08 101 Bytes
omniedge-v1.0.0-ubuntu-24.04.zip 2026-01-08 7.7 MB
omniedge-v1.0.0-ubuntu-24.04.zip.sha256 2026-01-08 101 Bytes
omniedge-v1.0.0-loongarch64.zip 2026-01-08 7.7 MB
omniedge-v1.0.0-riscv64.zip 2026-01-08 7.7 MB
OmniEdge Release 1.0.0 source code.tar.gz 2026-01-08 25.7 MB
OmniEdge Release 1.0.0 source code.zip 2026-01-08 25.8 MB
Totals: 30 Items   377.2 MB 0

OmniEdge v1.0.0 Release Notes

Release Date: January 8, 2026

🎉 What's New

Cross-Platform Desktop App

  • Windows: NSIS installer with bundled TAP driver
  • macOS: DMG package for Apple Silicon (arm64)
  • Linux: DEB, RPM, AppImage, Flatpak, Arch packages

Native macOS utun Support

  • Driverless experience: No need for Tunnelblick or third-party kernel extensions
  • Apple Silicon optimized: Native ARM64 support for M1/M2/M3/M4 Macs
  • L2/L3 bridge: Seamless integration with n2n mesh protocol

Real-Time Device Status

  • Heartbeat mechanism: Devices now report status every minute
  • Dashboard visibility: See which devices are online/offline
  • Automatic recovery: Heartbeat resumes after network interruptions

Expanded Platform Support

  • RISC-V (riscv64): Support for Sipeed, StarFive boards
  • LoongArch (loongarch64): Support for Loongson CPUs (China)
  • FreeBSD 14: Updated from FreeBSD 13.1
  • Ubuntu 24.04 LTS: Latest Ubuntu support

Build Infrastructure

  • Go 1.21/1.23: Modern Go toolchain
  • Wails v3: Native desktop GUI framework
  • OpenWrt SDK 23.05: Stable router SDK
  • GitHub Actions v4/v5: Modern CI/CD

📦 Download Packages

Desktop Apps

Package Platform
omniedge-desktop-1.0.0-windows-amd64.exe Windows (NSIS Installer)
omniedge-desktop-1.0.0-macos-arm64.dmg macOS (Apple Silicon)
omniedge-desktop-1.0.0-linux-amd64.deb Ubuntu/Debian
omniedge-desktop-1.0.0-linux-amd64.rpm Fedora/RHEL
omniedge-desktop-1.0.0-linux-amd64.AppImage Universal Linux
omniedge-desktop-1.0.0-linux-amd64.flatpak Flatpak
omniedge-desktop-1.0.0-linux-amd64-arch.tar.gz Arch Linux

CLI - Linux

Package Architecture
omniedge-v1.0.0-amd64.zip x86_64 (Servers, NUCs)
omniedge-v1.0.0-arm64.zip ARM64 (Jetson, RPi 4/5)
omniedge-v1.0.0-arm.zip ARMv7 (RPi 3)

CLI - OpenWrt

Package Architecture
omniedge-v1.0.0-openwrt-amd64.zip x86_64 Routers
omniedge-v1.0.0-openwrt-arm64.zip ARM64 Routers
omniedge-v1.0.0-openwrt-arm.zip ARMv7 Routers
omniedge-v1.0.0-openwrt-mips.zip MIPS Routers
omniedge-v1.0.0-openwrt-mipsle.zip MIPSle Routers

CLI - Other Platforms

Package Platform
omniedge-v1.0.0-macos-arm64.zip macOS CLI (Apple Silicon)
omniedge-v1.0.0-freebsd-14.zip FreeBSD 14
omniedge-v1.0.0-riscv64.zip RISC-V 64-bit
omniedge-v1.0.0-loongarch64.zip LoongArch 64-bit

🔧 Breaking Changes

  • macOS: Now uses utun interface (appears as utunX instead of tapX)
  • macOS amd64: Removed (n2n library is arch-specific, use arm64 for Apple Silicon)
  • Ubuntu 20.04: Dropped due to runner availability (use Ubuntu 22.04+)
  • Ubuntu 18.04: Removed (EOL)
  • Legacy platforms: i386, ppc64le, s390x removed

🐛 Bug Fixes

  • Fixed device status not updating on Linux/Docker/Router platforms
  • Fixed hardware UUID mismatch in heartbeat API
  • Fixed release workflow missing parameters

📋 Install / Upgrade

:::bash
curl -fsSL https://raw.githubusercontent.com/omniedgeio/omniedge/refs/heads/main/omniedge-install.sh | bash

The script auto-detects your platform and installs the latest version.

Manual Download

:::bash
# Download for your platform
curl -LO https://github.com/omniedgeio/omniedge/releases/download/v1.0.0/omniedge-v1.0.0-YOUR_PLATFORM.zip
unzip omniedge-v1.0.0-YOUR_PLATFORM.zip
sudo mv omniedge /usr/local/bin/

# Verify
omniedge version

🙏 Contributors

Thank you to all contributors who made this release possible!


Full Changelog: https://github.com/omniedgeio/omniedge/compare/v0.3.0...v1.0.0

Source: README.md, updated 2026-01-08