From July 1, 2026, Australian employers must pay superannuation at the same time as wages, with a 7-business-day window to reach the clearing house. That is 26 or 52 compliance deadlines per year instead of 4. Spreadsheets will not cut it.
SuperTrack is a self-hosted web application built by DavTek to solve exactly this problem. It is released as free and open source software under the BSD-3-Clause licence. Download it, run it, keep your data on your own machine.
Features
Deadline Engine
Calculates your 7-business-day window for every pay run, accounting for both national and state-based public holidays. No spreadsheets, no manual counting.
Compliance Status
Every pay run flagged as Compliant, At Risk, Overdue, or Paid Late. See at a glance where you stand from the dashboard.
Cash Flow Calculator
Moving from quarterly to per-payday super hits working capital hard. SuperTrack models the shift so you can plan ahead.
SBSCH Migration Guide
The ATO clearing house closes 30 June 2026. SuperTrack walks you through switching to a new provider step by step.
ATO-Ready Reports
Export a complete compliance ledger as CSV. Your accountant will thank you. If the ATO comes knocking, you have the records ready.
Zero Data Leakage
Single binary, local SQLite database, no internet required. Your payroll data never touches the network. Built-in backup and restore.
Get Started
~ $ ./supertrack
SuperTrack running at http://localhost:3000
Download
Grab the latest binary for your operating system from the releases page. Linux, macOS (Apple Silicon), and Windows are supported.
Configure
Enter your business name, ABN, state, pay frequency, and clearing house details. Add your employees with their super fund details.
Track
Log pay runs after each pay cycle, record payments when super is sent, and check your compliance dashboard in real time.
Technical Details
Built With Rust
Compiled to a single static binary. No runtime dependencies, no interpreter, no virtual machine required.
Free & Open Source
Released under the BSD-3-Clause licence. The full source code is on GitHub. Contributions welcome.
Privacy First
All data stays in a local SQLite database. No cloud sync, no telemetry, no data leaving your machine. Full backup and restore included.
For more detail, read our blog post: Payday Super Is Coming: What Australian Businesses Need to Know.
Need help setting up SuperTrack in your business? DavTek can assist with deployment, configuration, and ongoing support. Get in Touch
SuperTrack assists with record-keeping only. It is not financial or legal advice. Always verify your compliance obligations with a registered tax agent or BAS agent.