From bf61941d7c797b8a29c198b8a930f0e9c8fc1301 Mon Sep 17 00:00:00 2001 From: bk Date: Thu, 7 Feb 2019 22:03:07 +0100 Subject: [PATCH] new app: MultiVNC Signed-off-by: bk --- .../com.coboltforge.dontmind.multivnc.yml | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 metadata/com.coboltforge.dontmind.multivnc.yml diff --git a/metadata/com.coboltforge.dontmind.multivnc.yml b/metadata/com.coboltforge.dontmind.multivnc.yml new file mode 100644 index 0000000000..1314a304df --- /dev/null +++ b/metadata/com.coboltforge.dontmind.multivnc.yml @@ -0,0 +1,40 @@ +Categories: + - Connectivity + - Internet +License: GPL-3.0-only +SourceCode: https://github.com/bk138/multivnc +IssueTracker: https://github.com/bk138/multivnc/issues +LiberapayID: '1537855' + +AutoName: MultiVNC +Summary: VNC viewer that aims to be easy to use and fast +Description: |- + It includes the following features: + + * Bonjour/ZeroConf service discovery that automatically detects supported VNC servers in your network. + * Virtual mouse button controls with haptic feedback. + * Two-finger swipe gesture recognition. + * A super fast touchpad mode for local use. + * Hardware-accelerated OpenGL drawing and zooming. + * Copy&paste to and from Android. + * Bookmarking of connections. + + Versions 1.x.x are based on android-vnc-viewer, so do NOT support encryption nor connecting to OS X. Please hang on till 2.x.x is released! + +RepoType: git +Repo: https://github.com/bk138/multivnc + +Builds: + - versionName: 1.7.5 + versionCode: 48 + commit: AndroidMultiVNC-1.7.5 + subdir: android/app + gradle: + - yes + scanignore: + - contrib + +AutoUpdateMode: Version AndroidMultiVNC-%v +UpdateCheckMode: Tags +CurrentVersion: 1.7.5 +CurrentVersionCode: 48