Installation
Download the latest release of Omniscribe for your platform from GitHub Releases.
System Requirements
| Platform | Minimum Version | Architecture |
|---|---|---|
| macOS | 10.15 Catalina | Apple Silicon |
| Windows | 10 | 64-bit |
| Linux | Ubuntu 20.04+ | x86_64 |
Download & Install
- macOS
- Windows
- Linux
- Download the
.dmgfile from the latest release - Open the
.dmgand drag Omniscribe into your Applications folder - On first launch, right-click the app and select Open (macOS blocks unsigned apps by default)
Apple Silicon only
macOS builds currently target Apple Silicon (M1/M2/M3/M4). Intel Mac support is not available at this time.
- Download the
.exeinstaller from the latest release - Run the NSIS installer — you can choose a custom install directory during setup
- Launch Omniscribe from the Start Menu or desktop shortcut
Two package formats are available:
AppImage (recommended)
chmod +x Omniscribe-*.AppImage
./Omniscribe-*.AppImage
Debian package (.deb)
sudo dpkg -i omniscribe_*.deb
Download either format from the latest release.
All Versions
Browse all releases, including older versions and changelogs, on the GitHub Releases page.
Beta Releases
Omniscribe supports automatic updates. To opt in to beta (pre-release) builds, go to Settings > General > Updates and enable the beta channel. You will receive pre-release updates alongside stable ones.
tip
You can always switch back to the stable channel from the same settings page.