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
- Host: GitHub
- URL: https://github.com/bytehamster/drawingpad
- Owner: ByteHamster
- License: mit
- Created: 2018-02-03T16:09:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-09-16T19:47:31.000Z (over 2 years ago)
- Last Synced: 2025-04-20T17:48:35.773Z (11 months ago)
- Language: Java
- Size: 441 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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