You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The easiest way to get started with BookReconciler is to use the Electron App. Download from the release page.
Newer Macs (2020+) use Apple Silicon while older Macs use Intel.
Open the .dmg file and drag BookReconciler to Applications
Right-click BookReconciler.app → Open
Click "Open" when macOS shows security warning (if needed)
Windows
On windows download the Windows from the release page. You may run into these prompts:
Click More Info and then:
Run Anyway
Once installed on both Mac or Windows you should see two screens, the App and the configuration web browser:
Docker
There is also a docker image for any system / linux. It comes with a docker compose file so simply run the command line command docker compose up and head to http://127.0.0.1:5001 in your web browser.