66 lines
1.9 KiB
YAML
66 lines
1.9 KiB
YAML
|
Categories:
|
|||
|
- Graphics
|
|||
|
License: MIT
|
|||
|
WebSite: https://rfc2822.github.io/GfxTablet/
|
|||
|
SourceCode: https://github.com/rfc2822/GfxTablet
|
|||
|
IssueTracker: https://github.com/rfc2822/GfxTablet/issues
|
|||
|
Changelog: https://github.com/rfc2822/GfxTablet/releases
|
|||
|
Donate: https://rfc2822.github.io/GfxTablet/#donate
|
|||
|
Bitcoin: 1KSCy7RHztKuhW9fLLaUYqdwdC2iwbejZU
|
|||
|
|
|||
|
AutoName: GfxTablet
|
|||
|
Description: |-
|
|||
|
'''NOTE:''' This app is no longer maintained.
|
|||
|
|
|||
|
GfxTablet makes it possible to use your device (especially tablets) like a
|
|||
|
graphics tablet, sending touch data (including pressure!) to any compatible
|
|||
|
(e.g. GNU/Linux) computer. Requires running the uinput driver on your PC (see
|
|||
|
website for details).
|
|||
|
|
|||
|
'''Features:'''
|
|||
|
|
|||
|
* Draw and Paint in all of your Desktop applications (i.e. GIMP!)
|
|||
|
* 10.000 pressure sensitivity levels!
|
|||
|
* Navigate the DesktopPC display by hovering it with your Stylus Pen
|
|||
|
* Switch to StylusPen only painting (no interruption by your touching the device with your hand)
|
|||
|
* Display mapping (your device’ screen will be scaled to map your Desktop PC resolution
|
|||
|
* Native full-screen drawing mode
|
|||
|
* Enhanced grid on your canvas to help with positioning
|
|||
|
* Load an image template to your canvas to learn drawing!
|
|||
|
* Wireless connection via WiFi
|
|||
|
* Low network traffic (3 kB/s)
|
|||
|
* Realtime painting!
|
|||
|
|
|||
|
RepoType: git
|
|||
|
Repo: https://github.com/rfc2822/GfxTablet.git
|
|||
|
|
|||
|
Builds:
|
|||
|
- versionName: '1.1'
|
|||
|
versionCode: 2
|
|||
|
commit: android-app-1.1
|
|||
|
subdir: app-android
|
|||
|
|
|||
|
- versionName: '1.2'
|
|||
|
versionCode: 3
|
|||
|
commit: android-app-1.2
|
|||
|
subdir: app-android
|
|||
|
|
|||
|
- versionName: '1.3'
|
|||
|
versionCode: 4
|
|||
|
commit: android-app-1.3
|
|||
|
subdir: app-android/app
|
|||
|
gradle:
|
|||
|
- yes
|
|||
|
|
|||
|
- versionName: '1.4'
|
|||
|
versionCode: 5
|
|||
|
commit: android-app-1.4
|
|||
|
subdir: app-android/app
|
|||
|
gradle:
|
|||
|
- yes
|
|||
|
|
|||
|
AutoUpdateMode: Version android-app-%v
|
|||
|
UpdateCheckMode: Tags
|
|||
|
CurrentVersion: '1.4'
|
|||
|
CurrentVersionCode: 5
|