NetReceipt is a free, private internet connection monitor and network reliability tracker for macOS, Windows, and Linux. It continuously checks TCP latency, DNS resolution, and HTTPS connectivity so you can spot slow internet, outages, and intermittent connection problems from a compact desktop dashboard.
Built with Tauri, Rust, TypeScript, React, and Radix UI. Connection tests and history stay on your computer.
Download the latest NetReceipt desktop app for your platform:
| Platform | Latest build |
|---|---|
| macOS — Apple Silicon | Download DMG |
| macOS — Intel | Download DMG |
| Windows — 64-bit installer | Download EXE |
| Windows — portable 64-bit | Download ZIP |
| Linux — 64-bit | Download AppImage |
| Ubuntu, Debian, and Mint — 64-bit | Download DEB |
View all releases and release notes
- Monitor TCP latency, DNS lookup time, and HTTPS response time.
- Detect healthy, slow, interrupted, and partially available connections.
- Review a rolling 30-minute latency graph plus 6-hour, 24-hour, 7-day, and 30-day history views.
- See confirmed incident counts, durations, severity, and peak latency without counting monitoring gaps as downtime.
- Tune the check interval, timeout, slow-connection threshold, alert tolerance, and retention period.
- Receive status notifications after sustained connection changes.
- Export a readable Markdown connection report or raw CSV measurements for troubleshooting and ISP support.
- Pause and resume monitoring from the desktop app.
- Run on macOS, Windows, and Linux.
NetReceipt does not upload monitored hosts, connection measurements, or exported history. Optional GA4 product telemetry is off until you explicitly enable it.
Install the Tauri prerequisites for your platform, including Rust, then run:
npm install
npm run tauri devnpm run check
npm run build:tauriPushing a v* tag runs signed desktop builds for Apple Silicon macOS, Intel macOS, Windows, and Linux, then publishes consistently named artifacts to the GitHub release. The product page is deployed from docs/ through GitHub Pages.
NetReceipt stores monitoring configuration and connection history locally. Optional Google Analytics 4 telemetry records only coarse app-open and feature-use events after consent.
Copyright © 2026 BarkOnTrack LLC. NetReceipt is available under the MIT License.