EMBookHealth for desktop
Get the same bookkeeping health monitoring you love in a dedicated desktop app. Connect QuickBooks, receive push notifications, and keep your books healthy.
Windows
x64
- Download and unzip the file.
- Open the unzipped folder.
- Double-click EMBookHealth.exe to launch.
macOS
Intel / Apple Silicon
- Download and unzip the file.
- Move EMBookHealth.app to your Applications folder.
- Right-click the app and choose Open the first time.
Linux
x64
- Download and extract the archive.
- Open the extracted EMBookHealth-linux-x64 folder.
- Double-click the EMBookHealth executable.
Web app
Prefer not to install anything? The full EMBookHealth experience works in your browser and can be installed as a PWA.
Open web appInstall from source (advanced)
Developers can run the desktop app from source:
# Install dependencies bun install # Start the web app in one terminal bun run dev # In another terminal, run the Electron shell bun run electron:dev