1 unstable release
Uses new Rust 2024
| 0.1.0 | Aug 31, 2025 |
|---|
#1246 in Hardware support
14KB
391 lines
Painting app in your terminal.
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 :)
Dependencies
~2.3–6.5MB
~147K SLoC