A serial monitor for engineers who care about their data. Every session is recorded the moment you open a port — no record button to forget — and stored as ordinary files on your own machine.
The idea: most serial monitors show you a stream and throw it away. Tracer keeps every session, lets you annotate it, search it, decode it, and come back to it months later when the same bug reappears.
Opening a port starts recording immediately. Press Save, name the session, and
it lands in your vault at ~/SerialApp/Vault/ — a plain folder of
plain files, organised like anything else in Finder.
Auto Log/, so a session you didn't expect to matter is recoverable.txt or .csv, with annotations carried alongEvery saved session gets a markdown scratchpad. Wiring, test setup, what you were trying to prove, what you concluded. Saves as you type, travels with the session file, and exports alongside the log.
Right-click any line in the log to pin a note to that exact line. A yellow dot marks it in the margin from then on. Six weeks later, the line where the handshake failed still says why it mattered.
Press ⌘F and filter the stream as it arrives — plain text or full
regex, with matches highlighted in place. Works identically on a live capture
and on a session you recorded last month.
Colour whole lines by pattern — errors red, handshakes green — so problems stand out while you're watching, not during the post-mortem.
Pull a named value out of each matching line — temperature, RSSI, state — and watch it update live above the log instead of reading it out of the scroll.
The mode picker changes how the data is displayed, never what is captured — so you can switch views on a session you already recorded.
Split the pane to run two of them side by side. Console next to hex is how most framing bugs actually get found.
Ctrl-C/D/Z, BREAK, and DTR/RTS resetNo account, no time limit
One-time purchase — no subscription
Pro is free to try for 7 days — no account, no card. When the trial ends the free features keep working and every session you recorded stays exactly where it is.
No cloud. No account. No telemetry. No analytics. Serial data, logs, notes and vault contents never leave your machine — Tracer makes one outbound request, an update check, and you can switch it off in Settings.
The details are in the privacy policy, which is short because there is very little to say.
Coming soon for macOS and Windows. Questions: [email protected]