An open API service indexing awesome lists of open source software.

https://github.com/bytehamster/drawingpad

Simple drawing application that can be controlled from the command line
https://github.com/bytehamster/drawingpad

Last synced: 7 months ago
JSON representation

Simple drawing application that can be controlled from the command line

Awesome Lists containing this project

README

          

# 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