DrawingPad icon indicating copy to clipboard operation
DrawingPad copied to clipboard

Simple drawing application that can be controlled from the command line

trafficstars

DrawingPad

Simple drawing application that can be controlled from the command line. Saves automatically when closing the window.

java -jar drawingPad.jar output.png

The program can also write on existing images by using the -i command line argument:

java -jar drawingPad.jar output.png -i input.png

There also is a small Anki Add-on: https://ankiweb.net/shared/info/370778248