vcr 0.0.31
dotnet tool install --global vcr --version 0.0.31
dotnet new tool-manifest
dotnet tool install --local vcr --version 0.0.31
#tool dotnet:?package=vcr&version=0.0.31
nuke :add-package vcr --version 0.0.31
VcrSharp
⚠️ WORK IN PROGRESS This project is in early development and the API will change rapidly. If you need a stable, production-ready terminal recorder, please use VHS instead. VcrSharp is experimental and should be considered alpha quality.
A .NET terminal recorder that turns .tape files into GIFs and videos. Write your terminal demos as code, then render
them to video.
Installation
Install VcrSharp as a global .NET tool:
dotnet tool install --global vcr
Documentation
For complete documentation, tutorials, and examples, visit:
https://phil-scott-78.github.io/vcr/
The documentation includes:
- Getting Started Tutorial
- Command Reference
- Configuration Guide
- Sample tape files and examples
Quick Example
Create a file called demo.tape:
Output demo.gif
Set Cols 80
Set Rows 20
Set Theme "Dracula"
Type "echo 'Hello, VCR#!'"
Enter
Sleep 1s
Then record it:
vcr demo.tape
Attribution
This project is heavily inspired by VHS by Charm Bracelet.
VcrSharp adds better Windows support and the ability to execute real commands via the Exec command, but VHS is still
much more feature rich.
License
This project is licensed under the MIT License - see the LICENSE file for details.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.0.31 | 103 | 1/9/2026 |
| 0.0.30 | 180 | 12/23/2025 |
| 0.0.29 | 271 | 12/17/2025 |
| 0.0.28 | 279 | 12/16/2025 |
| 0.0.27 | 201 | 12/4/2025 |
| 0.0.26 | 673 | 12/2/2025 |
| 0.0.25 | 576 | 12/1/2025 |
| 0.0.23 | 185 | 11/24/2025 |
| 0.0.22 | 188 | 11/24/2025 |
| 0.0.21 | 186 | 11/24/2025 |
| 0.0.20 | 188 | 11/23/2025 |
| 0.0.19 | 181 | 11/23/2025 |
| 0.0.18 | 134 | 11/23/2025 |
| 0.0.17 | 270 | 11/21/2025 |
| 0.0.16 | 301 | 11/21/2025 |
| 0.0.15 | 318 | 11/21/2025 |
| 0.0.14 | 397 | 11/20/2025 |
| 0.0.13 | 407 | 11/18/2025 |
| 0.0.12 | 391 | 11/17/2025 |
| 0.0.11 | 331 | 11/17/2025 |