#terminal-session #terminal #recorder #cli #asciinema #conpty #power-shell

app PowerSession

Asciinema-compatible terminal session recorder for Windows

12 releases

0.1.11 Nov 17, 2023
0.1.10 Nov 7, 2023
0.1.9 Sep 26, 2023
0.1.7 Sep 10, 2022
0.1.6 Jun 3, 2022

#635 in Command line utilities

Download history 98/week @ 2024-02-21 53/week @ 2024-02-28 2/week @ 2024-03-13 3/week @ 2024-03-27 4/week @ 2024-04-03

56 downloads per month

MIT license

44KB
1K SLoC

PowerSession

Asciinema-compatible terminal session recorder for Windows

Crates.io Crates.io License Build Status Contributors

A port of asciinema for Windows, based on Windows Pseudo Console(ConPTY)

This is a new Rust implemented version. if you are looking for the C# implementation, please go to the C# version

Checkout A Demo

asciicast

Installation

Cargo

cargo install PowerSession

Winget

winget install Watfaq.PowerSession

Scoop

scoop install powersession-rs

Usage

Get Help

PS D:\projects\PowerSession> PowerSession.exe -h
PowerSession

USAGE:
    PowerSession.exe [SUBCOMMAND]

OPTIONS:
    -h, --help    Print help information

SUBCOMMANDS:
    rec       Record and save a session
    play
    auth      Authentication with asciinema.org
    upload    Upload a session to ascinema.org
    help      Print this message or the help of the given subcommand(s)

Credits

Supporters

Dependencies

~154MB
~2.5M SLoC