Skip to content
@shellcell

shellcell

command line tools for snails
shell

shellcell

Command line tools for snails

Tools

Project What it does
ExEx Executable Explorer for inspecting and understanding executable files.
ttysvg Records terminal sessions as SVG animations.
cnvrt An interactive CLI for file conversion.
snailrace Benchmarking tool.

Install

Homebrew (macOS / Linux)

From shellcell/homebrew-tap:

brew install shellcell/tap/exex
brew install shellcell/tap/ttysvg
brew install shellcell/tap/cnvrt
brew install shellcell/tap/snailrace

Linux packages (apt / dnf / apk)

apt, dnf and apk repositories are served from packages.shellcell.dev, where you enable the shellcell repository once, then install any tool by name (e.g. apt install exex). The page has copy-paste setup for each distribution.

Arch (AUR)

Each tool is on the AUR as <tool> (builds from source) and <tool>-bin (prebuilt). With an AUR helper (e.g. paru or yay):

paru -S ttysvg       # or ttysvg-bin

Other

Each tool can also be installed with go install, and every release ships prebuilt binaries with man pages and shell completions. See each project's README for details.

Popular repositories Loading

  1. exex exex Public

    exex - EXecutable EXplorer

    Go

  2. .github .github Public

  3. homebrew-tap homebrew-tap Public

    Ruby

  4. cnvrt cnvrt Public

    CLI tool to convert files between formats

    Go

  5. snailrace snailrace Public

    Performance measurement and comparison tool: time, cpu, ram, disk usage

    Go

  6. ttysvg ttysvg Public

    Record terminal session as SVG animation

    Go

Repositories

Showing 8 of 8 repositories

Top languages

Loading…

Most used topics

Loading…