oct16/TimeCat
A Magical Web Recorder & Player 🖥 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2379
- days_rel: n/a
- days_push: 1304
- n_releases_24m: 0
Adoption not part of the score
2302 stars · 188 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TimeCat is an open-source web page recording library that captures browser interactions (DOM, canvas, audio, mouse, scroll) and replays them losslessly like a video player, without generating actual video files. It ships as npm packages (recorder and player modules) plus a Chrome extension for one-click record and export.
Use cases
- record browser sessions and replay them like video
- capture user interactions on a web page losslessly
- export a web recording as a self-contained HTML file
- record canvas and WebGL activity in the browser
- add session replay to a web app
- record a webpage with audio narration
- replay recorded web sessions with fast-forward and seeking
When to choose
- you need lossless, DOM-based web session recording instead of screen-capture video
- you want small storage footprint for ultra-long recordings
- you need a player with seeking, speed control, and heat points
- you want a Chrome extension for quick one-click recording
When to avoid
- you need actual video files (mp4/webm) as output
- you need a stable, production-hardened API - the docs warn the API may change
- you need cross-browser support beyond modern Chromium/Firefox/Safari versions
- you need active maintenance - the last release was early 2023
Facets
library · maturity maintenance
video-processing audio-processing browser-extension gui web-development frontend developer-tools media browser web-recorder session-replay dom-recording virtual-dom player chrome-extension lossless-recording indexeddb web typescript javascript
7 sources
- readme: https://github.com/oct16/TimeCat · fetched 2026-08-28 · 69c6586675e1
- homepage: https://timecatjs.com · fetched 2026-08-29 · 534a44870e79
- site_page: https://timecatjs.com/docs · fetched 2026-08-29 · 78a4134c4433
- site_page: https://timecatjs.com/docs/quick-start · fetched 2026-08-29 · e86035f47218
- site_page: https://timecatjs.com/docs/recorder-options · fetched 2026-08-29 · b3d102543542
- site_page: https://timecatjs.com/docs/player-options · fetched 2026-08-29 · 17dc37cc15fa
- site_page: https://timecatjs.com/docs/step-by-step · fetched 2026-08-29 · 0684d4d7a9eb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| oct16/TimeCat | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem