Find your moment
Pause, seek, jump five seconds, or step one event at a time. Change speed, shorten idle pauses, and loop a section while you follow along.
Save a session. Share a discovery.
Turn a terminal session into something people can explore. Keep the commands, colors, and timing, then replay the useful moments at your own pace.
Open a shared recording or a file saved on your computer.
Open a local recordingLocal files stay in your browser. Encrypted recordings need the complete sharing link.
Pause, seek, jump five seconds, or step one event at a time. Change speed, shorten idle pauses, and loop a section while you follow along.
Mark bookmarks and chapters, add notes, and review for likely secrets. Create a redacted copy while keeping the original recording.
Download a self-contained offline player, JSON, or text. Export a short session as a GIF or WebM, or share a link at the exact moment that matters.
From shell to replay
Follow the installation guide, then open your usual terminal.
Run the command below and work in the shell it opens. Type exit when you are
finished.
termbacktime record --output demo.json --title "My first recording"
Without --output, recordings go into ~/termbacktime/recordings/. Find
them with termbacktime list.
Open the local player and choose demo.json, or replay it
directly in your terminal:
termbacktime play demo.json
Loading interactive components…