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+
- Host: GitHub
- URL: https://github.com/cgsdev0/termsand
- Owner: cgsdev0
- License: mit
- Created: 2024-08-13T05:25:42.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T00:58:26.000Z (10 months ago)
- Last Synced: 2025-04-05T23:36:25.868Z (about 2 months ago)
- Topics: cellular-automata, falling-sand, tmux
- Language: Rust
- Homepage:
- Size: 25.4 KB
- Stars: 269
- Watchers: 1
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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

## 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

# More GIFs


