Download Latest Version omniget-cli-0.10.1-x86_64-pc-windows-msvc.zip (4.6 MB) Google Add to Preferred Sources
Home / v0.9.2
Name Modified Size InfoDownloads / Week
Parent folder
omniget-cli-0.9.2-x86_64-pc-windows-msvc.zip 2026-09-11 4.5 MB
omniget-cli-0.9.2-x86_64-apple-darwin.tar.gz 2026-09-11 4.1 MB
omniget-cli-0.9.2-aarch64-apple-darwin.tar.gz 2026-09-11 3.9 MB
omniget-cli-0.9.2-x86_64-unknown-linux-gnu.tar.gz 2026-09-11 4.2 MB
latest.json 2026-09-11 2.9 kB
omniget-chrome-extension-v0.9.2.zip 2026-09-11 529.9 kB
omniget_0.9.2_x64-portable.exe 2026-09-11 110.3 MB
omniget_0.9.2_x64-setup.exe.sig 2026-09-11 416 Bytes
omniget_0.9.2_x64-setup.exe 2026-09-11 34.4 MB
omniget_0.9.2_x64_en-US.msi.sig 2026-09-11 416 Bytes
omniget_0.9.2_x64_en-US.msi 2026-09-11 45.0 MB
omniget_aarch64.app.tar.gz.sig 2026-09-11 404 Bytes
omniget_aarch64.app.tar.gz 2026-09-11 39.8 MB
omniget_0.9.2_aarch64.dmg 2026-09-11 39.5 MB
omniget_x64.app.tar.gz.sig 2026-09-11 404 Bytes
omniget_x64.app.tar.gz 2026-09-11 42.3 MB
omniget_0.9.2_x64.dmg 2026-09-11 42.3 MB
omniget_0.9.2_aarch64.AppImage.zsync 2026-09-11 192.5 kB
omniget_0.9.2_aarch64.AppImage.sig 2026-09-11 420 Bytes
omniget-0.9.2-1.aarch64.rpm.sig 2026-09-11 416 Bytes
omniget_0.9.2_aarch64.AppImage 2026-09-11 112.5 MB
omniget-0.9.2-1.aarch64.rpm 2026-09-11 40.8 MB
omniget_0.9.2_arm64.deb.sig 2026-09-11 412 Bytes
omniget_0.9.2_arm64.deb 2026-09-11 40.7 MB
omniget_0.9.2_amd64.AppImage.zsync 2026-09-11 202.9 kB
omniget_0.9.2_amd64.AppImage.sig 2026-09-11 420 Bytes
omniget_0.9.2_amd64.AppImage 2026-09-11 118.6 MB
omniget-0.9.2-1.x86_64.rpm.sig 2026-09-11 416 Bytes
omniget-0.9.2-1.x86_64.rpm 2026-09-11 42.6 MB
omniget_0.9.2_amd64.deb.sig 2026-09-11 412 Bytes
omniget_0.9.2_amd64.deb 2026-09-11 42.6 MB
OmniGet v0.9.2 source code.tar.gz 2026-09-11 12.3 MB
OmniGet v0.9.2 source code.zip 2026-09-11 13.5 MB
README.md 2026-09-11 925 Bytes
Totals: 34 Items   795.0 MB 0

Downloads

Windows: .exe installer or portable. macOS: .dmg (Apple Silicon aarch64 or Intel x86_64). Linux: .AppImage (universal) or .deb (Debian/Ubuntu).


Debian/Ubuntu users — AppImage compatibility

Debian 12+ ships without FUSE 2 by default, which AppImage requires. If ./omniget.AppImage fails with a libfuse error, run:

:::bash
sudo apt install libfuse2

…or use ./omniget.AppImage --appimage-extract-and-run.

Easier alternative: download the .deb instead — works out of the box on Debian 12+ and Ubuntu 22.04+.


macOS users — "OmniGet is damaged and can't be opened"

The app is not notarized with Apple yet, so Gatekeeper quarantines it. After moving the app to /Applications, run:

:::bash
xattr -cr /Applications/omniget.app

Then open it normally. If it still refuses, allow it under System Settings → Privacy & Security.

Source: README.md, updated 2026-09-11