#终端会话 #终端 #asciinema #记录器 #cli #conpty #power-shell

应用 PowerSession

适用于 Windows 的 Asciinema 兼容终端会话记录器

12 个版本

0.1.11 2023 年 11 月 17 日
0.1.10 2023 年 11 月 7 日
0.1.9 2023 年 9 月 26 日
0.1.7 2022 年 9 月 10 日
0.1.6 2022 年 6 月 3 日

#712 in 命令行工具

Download history 2/week @ 2024-03-11 7/week @ 2024-04-01 6/week @ 2024-05-20

每月 56 次下载

MIT 许可证

44KB
1K SLoC

PowerSession

适用于 Windows 的 Asciinema 兼容终端会话记录器

Crates.io Crates.io License Build Status Contributors

基于 asciinema 的 Windows 版本,基于 Windows 伪控制台(ConPTY)

这是一个新的 Rust 实现。 如果您正在寻找 C# 实现,请访问 C# 版本

查看演示

asciicast

安装

Cargo

cargo install PowerSession

Winget

winget install Watfaq.PowerSession

Scoop

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)

致谢

支持者

依赖关系

~142MB
~2.5M SLoC