Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ratty

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ratty

Record and replay terminal sessions.

  • 0.3.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

ratty

ratty makes a faithful recording of a terminal session that can then be replayed using its embedded web player. Session files are processed so that fast random access and full-text search are possible. While ratty also allows to replay the session like a movie, its main goal is to provide a way to go back in time and review the work done.

Web player

The web player is embedded in any ratty installation, but being it a static web application it can be hosted anywhere. The version hosted at the above URL will be aligned with the release tags of this repository.

Installation

npm install -g ratty

Usage

Start recording a new session with:

ratty record

The above generates a session file that can be loaded by the web player, which can be started with:

ratty play session.ratty

FAQs

Package last updated on 10 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc