ratty

0.3.2 • Public • Published

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

/ratty/

    Package Sidebar

    Install

    npm i ratty

    Weekly Downloads

    2

    Version

    0.3.2

    License

    MIT

    Unpacked Size

    2.01 MB

    Total Files

    20

    Last publish

    Collaborators

    • cyrus-and