paintty

Crates.iopaintty
lib.rspaintty
version0.1.0
created_at2025-08-31 03:38:43.087305+00
updated_at2025-08-31 03:38:43.087305+00
descriptionPainting app that runs in your terminal
homepage
repositoryhttps://github.com/DJ-Laser/paintty
max_upload_size
id1818131
size29,384
DJ_Laser (DJ-Laser)

documentation

README

Painting app in your terminal.

Screenshot from 2025-08-25 23-31-50

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

Building

Install any modern version of rust and run cargo run

Of course for best experience you can always use the provided nix develop shell :)

Commit count: 17

cargo fmt