Skip to content
@shellcell

shellcell

command line tools for snails
shell

shellcell

Command line tools for snails

Tools

ProjectWhat it does
ExExExecutable Explorer for inspecting and understanding executable files.
ttysvgRecords terminal sessions as SVG animations.
cnvrtAn interactive CLI for file conversion.
snailraceBenchmarking 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. snailrace snailracePublic

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

    Go 1

  2. ttysvg ttysvgPublic

    Record terminal session as SVG animation

    Go 1

  3. postoffice postofficePublic

    Snailmail releases repo

    Shell 1

  4. exex exexPublic

    exex - EXecutable EXplorer

    Go

  5. .github .githubPublic

  6. homebrew-tap homebrew-tapPublic

    Ruby

Repositories

Showing 10 of 10 repositories

Top languages

Loading…

Most used topics

Loading…