| Crates.io | PowerSession |
| lib.rs | PowerSession |
| version | 0.1.12 |
| created_at | 2022-06-01 17:59:03.120289+00 |
| updated_at | 2025-04-28 08:20:10.781719+00 |
| description | Asciinema-compatible terminal session recorder for Windows |
| homepage | https://github.com/Watfaq/PowerSession-rs |
| repository | https://github.com/Watfaq/PowerSession-rs |
| max_upload_size | |
| id | 598315 |
| size | 118,209 |
Asciinema-compatible terminal session recorder for Windows
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
cargo install PowerSession
winget install Watfaq.PowerSession
scoop install powersession-rs
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)