Crates.io | paintty |
lib.rs | paintty |
version | 0.1.0 |
created_at | 2025-08-31 03:38:43.087305+00 |
updated_at | 2025-08-31 03:38:43.087305+00 |
description | Painting app that runs in your terminal |
homepage | |
repository | https://github.com/DJ-Laser/paintty |
max_upload_size | |
id | 1818131 |
size | 29,384 |
Any modern linux terminal with mouse support should work. I'm using crossterm so windows will probably work, but it's not tested.
Paint using the mouse Press ctrl-c or q to quit Press any other key to show/hide the color and tool menu Any other key will hide/show the tools and palette
Install any modern version of rust and run cargo run
Of course for best experience you can always use the provided nix develop
shell :)