| Crates.io | tui-cock |
| lib.rs | tui-cock |
| version | 2.0.0 |
| created_at | 2025-01-31 19:39:26.359103+00 |
| updated_at | 2025-01-31 20:34:38.777956+00 |
| description | Cock For Your Terminal |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1537771 |
| size | 3,763 |
cargo install --locked --git https://github.com/immanelg/tui-cock
cargo install --locked tui-cock
tui-cock 20
The argument is the size of the cock. It is probably between 10 and 69, should be easy to try different values to see what looks good for your terminal.
The cock looks nice in a zellij layout, e.g.
layout {
pane command="btm" size="65%"
pane split_direction="vertical" {
pane {
command "gping"
args "192.168.50.1" "8.8.8.8" "1.1.1.1" "-n" "1" "-b" "300"
}
pane size="20%" {
command "tui-cock"
args "20"
}
}
}