46 lines
1.1 KiB
YAML
46 lines
1.1 KiB
YAML
|
Categories:
|
||
|
- Graphics
|
||
|
License: GPL-3.0-only
|
||
|
AuthorName: Tomer Rosenfeld
|
||
|
AuthorEmail: tomer.rosenfeld@protonmail.com
|
||
|
SourceCode: https://github.com/rosenpin/QuickDrawEverywhere
|
||
|
IssueTracker: https://github.com/rosenpin/QuickDrawEverywhere/issues
|
||
|
Donate: https://www.paypal.me/rosenfeldtomer/2usd
|
||
|
|
||
|
AutoName: Quick Draw Everywhere
|
||
|
Description: |-
|
||
|
Quickly draw anywhere on your screen using a floating bubble and a simple, yet
|
||
|
powerful drawing canvas.
|
||
|
|
||
|
The app will create a popup icon, clicking that icon will open a drawing area.
|
||
|
Draw and sketch in the provided area, when you are done click the save button.
|
||
|
|
||
|
'''Features:'''
|
||
|
|
||
|
* Save and view images
|
||
|
* Draw/erase
|
||
|
* Undo button
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/rosenpin/QuickDrawEverywhere.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.8'
|
||
|
versionCode: 51
|
||
|
commit: '1.8'
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
- versionName: '1.9'
|
||
|
versionCode: 100
|
||
|
commit: '1.9'
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: Version %v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: '1.9'
|
||
|
CurrentVersionCode: 100
|