MCPcopy Create free account
hub / github.com/cgsdev0/termsand

github.com/cgsdev0/termsand @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
39 symbols 81 edges 1 files 1 documented · 3% updated 35d ago★ 319

Browse by type

Functions 28 Types & classes 11
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

termsand

termsand is the sand simulation for your terminal that no one asked for sand3-small

how do i use it?

termsand is intended to work with tmux 3.4+

  1. cargo install termsand
  2. (optional) bind it to a key in your tmux.conf like this:
bind-key e run-shell termsand

how does it work?

termsand will take input from stdin and use that as the initial state for the simulation

If you don't pipe anything in, termsand instead captures your current tmux pane and pipes it into another termsand process inside of a popup, like this:

tmux_1

More GIFs

sand

sand2

sand3

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 21
Class 8
Function 7
Enum 3

Languages

Rust100%

Modules by API surface

src/main.rs39 symbols

For agents

$ claude mcp add termsand \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page