ClinicMaxx
In developmentRuns a multi-disciplinary clinic from a single app: calendar and scheduling, chart notes, invoicing with recorded payments, simulated insurance adjudication, and online booking. Everything runs locally against a SQLite file, with no accounts, cloud services, or API keys. It is currently a product demo: first launch seeds a full demo clinic to explore, there is no authentication yet, and it is not ready for real patient records.
Get it
This tool isn't released yet. Builds land here and on GitHub Releases as soon as it's ready. Subscribe on YouTube to hear about it first.
Requirements: macOS with Node.js 22.5+. Runs from source against a local SQLite file; no accounts, cloud services, or API keys. Other platforms are unverified so far.
Installing
- 1Download the build that matches your operating system.
- 2Open the file and follow your platform's normal install flow.
- 3On macOS, the first launch may be blocked because the build isn't notarized. Go to System Settings → Privacy & Security and choose Open Anyway. On Windows, SmartScreen may show a similar warning for the same reason.