Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Watfaq/PowerSession-rs
Rust implementation of PowerSession, with new features and enhancements
https://github.com/Watfaq/PowerSession-rs
asciinema conpty powersession powershell rust
Last synced: 3 months ago
JSON representation
Rust implementation of PowerSession, with new features and enhancements
- Host: GitHub
- URL: https://github.com/Watfaq/PowerSession-rs
- Owner: Watfaq
- License: mit
- Created: 2022-06-03T05:14:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T00:31:34.000Z (7 months ago)
- Last Synced: 2024-11-05T04:51:41.374Z (3 months ago)
- Topics: asciinema, conpty, powersession, powershell, rust
- Language: Rust
- Homepage: https://github.com/Watfaq/PowerSession-rs
- Size: 196 KB
- Stars: 183
- Watchers: 2
- Forks: 7
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# PowerSession
> Asciinema-compatible terminal session recorder for Windows
[![Crates.io](https://img.shields.io/crates/v/PowerSession?style=flat-square)](https://crates.io/crates/PowerSession)
[![Crates.io](https://img.shields.io/crates/d/PowerSession?style=flat-square)](https://crates.io/crates/PowerSession)
[![License](https://img.shields.io/badge/license-MIT-blue?style=flat-square)](./LICENSE)
[![Build Status](https://img.shields.io/github/workflow/status/Watfaq/PowerSession-rs/Rust%20CI/main?style=flat-square)](https://github.com/Watfaq/PowerSession-rs/actions/workflows/ci.yml?query=branch%3Amain)
[![Contributors](https://img.shields.io/github/contributors/Watfaq/PowerSession-rs?style=flat-square)](https://github.com/Watfaq/PowerSession-rs/graphs/contributors)A port of [asciinema](https://github.com/asciinema/asciinema) for Windows, based on [Windows Pseudo Console(ConPTY)](https://devblogs.microsoft.com/commandline/windows-command-line-introducing-the-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](https://github.com/Watfaq/PowerSession)*## Checkout A Demo
[![asciicast](https://asciinema.org/a/499120.svg)](https://asciinema.org/a/499120)
## Installation
### Cargo
```console
cargo install PowerSession
```### Winget
```console
winget install Watfaq.PowerSession
```### Scoop
```console
scoop install powersession-rs
```## Usage
### Get Help
```console
PS D:\projects\PowerSession> PowerSession.exe -h
PowerSessionUSAGE:
PowerSession.exe [SUBCOMMAND]OPTIONS:
-h, --help Print help informationSUBCOMMANDS:
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
- [windows-rs](https://github.com/microsoft/windows-rs)## Supporters
- [GitBook](https://www.gitbook.com/) Community License