Open-source CRM application built with RootCX, a platform for building enterprise-grade business apps with built-in governance, audit trails, and access control.
CRM is a contact and deal management app that runs as a native desktop application (via Tauri). It includes:
- Contact management: track contacts with status, job title, and company links
- Company management: organize companies by industry with full address details
- Deal pipeline: manage deals through stages (lead, qualified, proposal, negotiation, closed)
- Activity tracking: log calls, emails, meetings, notes, and tasks
- Gmail integration: sync and view emails per contact directly from Gmail
- Enterprise governance: all data operations go through RootCX, ensuring role-based access control, full audit history, and multi-user collaboration out of the box
This app is designed to be forked, adapted, and made your own. The entire source code is here: use it as-is for your CRM needs, or take it as a starting point and reshape it to fit your business. Add fields, change workflows, plug in your own integrations. That's the point of malleable software: you own it, you shape it.
npm install
npm run tauri dev