Skip to content

Releases: Entelligentsia/asciicut

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 14:36

Install asciicut 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Entelligentsia/asciicut/releases/download/v0.2.0/asciicut-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install Entelligentsia/tap/asciicut

Install prebuilt binaries into your npm project

npm install asciicut@0.2.0

Download asciicut 0.2.0

File Platform Checksum
asciicut-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
asciicut-x86_64-apple-darwin.tar.xz Intel macOS checksum
asciicut-x86_64-pc-windows-msvc.zip x64 Windows checksum
asciicut-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
asciicut-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

asciicut v0.1.0

Choose a tag to compare

@devasur devasur released this 24 Jul 12:06

asciicut is a visual editor for asciinema .cast terminal recordings — see the
dead air on an activity timeline, cut it, pace the rest with per‑segment speed and
hold, preview live, and export to .cast / MP4 / WebM / GIF (agg + ffmpeg bundled).

Install

Installers for macOS (.dmg), Windows (.msi / .exe), and Linux
(.AppImage / .deb) are attached below. They're built by CI when a release is
published, so they may take a few minutes to appear after this release goes live.

Verify a download:

sha256sum -c SHA256SUMS.txt
gh attestation verify <file> -R Entelligentsia/asciicut

First launch

These builds are unsigned — your OS may warn the first time you open the app
(macOS: right‑click → Open; Windows: More info → Run anyway). See
OPENING_UNSIGNED.md.

See the README for the full walkthrough.