Show HN: Tinyreplay – lightweight session replay without analytics/cloud
Category: devtools
Tags: session-replay, self-hosted, privacy
Score: 5.3/10 (Innovation: 4, Technical: 5, Documentation: 7, Utility: 5)
Tinyreplay is a lightweight, self-hosted session replay tool for indie developers and small teams. It records browser sessions via a JavaScript SDK, stores the data in local SQLite, and offers a simple dashboard for playback. Its innovation lies in stripping away the typical analytics platform complexity and focusing purely on session replay with a privacy-first, self-hosted approach.
Target audience: backend devs, frontend devs
Repository: https://github.com/kzekiue/tinyreplay · TypeScript · MIT · 1 stars
View on Hacker News