Installation
Installation
OpenLedger is available for Windows, macOS, and Linux. Download the latest version from the download page and follow the instructions below for your platform.
Windows
- Download the Windows installer (
.exe) from the download page. - Run the installer and follow the on-screen prompts.
- OpenLedger will be available in your Start menu and on your desktop.
No administrator privileges are required. OpenLedger installs to your user profile directory by default. Auto-updates are built in and will notify you when new versions are available.
macOS
- Download the macOS installer (
.pkg) from the download page. - Double-click the
.pkgfile and follow the on-screen prompts. - OpenLedger will be installed to your Applications folder.
On first launch, you may need to right-click and select "Open" to bypass Gatekeeper. OpenLedger supports both Intel and Apple Silicon Macs with a universal binary. Auto-updates are built in.
Linux
- Download the Linux AppImage (
.AppImage) from the download page. - Make it executable:
chmod +x OpenLedger-linux-x64.AppImage - Run the application:
./OpenLedger-linux-x64.AppImage
OpenLedger is built on .NET and requires no additional dependencies on most modern Linux distributions. Auto-updates are built in and will notify you when new versions are available.