Tracer Privacy License

Tracer

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.

Your sessions, kept

The Vault

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.

NotesPro

Every 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.

Inline commentsPro

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.

Finding the one line that matters

Live search and filtering

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.

Highlight rulesPro

Colour whole lines by pattern — errors red, handshakes green — so problems stand out while you're watching, not during the post-mortem.

Variable extractionPro

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.

Six ways to read the same stream

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.

Talking back

Built for a real bench

Free and Pro

Free

No account, no time limit

  • Console and terminal views
  • Hex dump
  • Split panes
  • Vault, logging and search
  • Manual macros
  • CRC calculator and file send
  • Export to .txt and .csv

Pro

One-time purchase — no subscription

  • Notes and inline comments
  • Plotter, Modbus and packet decoders
  • Highlight rules and variable extraction
  • Triggered and scheduled macros
  • Pop-out windows
  • Scripting API

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.

Your data stays yours

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]