An open API service indexing awesome lists of open source software.

https://github.com/cgsdev0/termsand

falling sand sim for tmux 3.4+
https://github.com/cgsdev0/termsand

cellular-automata falling-sand tmux

Last synced: about 2 months ago
JSON representation

falling sand sim for tmux 3.4+

Awesome Lists containing this project

README

        

# termsand

this is VERY rough and hacked together in a couple hours

it may not work exactly right for you

![sand3-small](https://github.com/user-attachments/assets/3763fef3-3ba6-4532-887e-f5a61fe2b221)

## how do i use it

this thing is designed to work with tmux 3.4+

1. `cargo install --git https://github.com/cgsdev0/termsand`
2. download [`sand.sh`](https://github.com/cgsdev0/termsand/blob/main/sand.sh) to somewhere
3. bind it to a key in your `tmux.conf` like this:
```
bind-key e run-shell "./sand.sh"
```

and then maybe it will work

good luck have fun

![tmux_1](https://github.com/user-attachments/assets/42ade40d-b944-4e6c-9313-48a159045b1f)

# More GIFs

![sand](https://github.com/user-attachments/assets/fbaa4c60-1f19-4795-9bee-2b7d9a2c23be)

![sand2](https://github.com/user-attachments/assets/de13ac09-a753-44c7-8557-eb81a95f1788)

![sand3](https://github.com/user-attachments/assets/63757ff1-14e7-42ab-8132-c9c339c449ca)