App-like frontend
The interface uses standard Django templates, HTML, CSS, Bootstrap, and vanilla JavaScript while behaving like a compact productivity app.
What Sonar is, what it is not, and the product architecture.
Sonar is a lightweight cold outreach platform focused on simplicity, speed, deliverability, and a clean app-like user experience.
The interface uses standard Django templates, HTML, CSS, Bootstrap, and vanilla JavaScript while behaving like a compact productivity app.
The core app still avoids heavy realtime infrastructure. Scheduled campaigns, safe import checks, and analytics snapshots use lightweight management-command workers where the product now needs background execution.
Users connect SMTP and IMAP mailboxes, send outreach, schedule campaigns, manually fetch replies, track opens, and manage campaign lead state inside the campaign workspace.
Contacts are neutral reusable records. Campaign leads hold campaign-specific reply status, lead status, notes, and outreach history.
Accounts start in a default workspace. Paid plans can unlock additional workspaces and team seats so multiple users can collaborate without turning Sonar into enterprise software.