New App: XMouse
This commit is contained in:
parent
e2b0a67fbe
commit
1bc6ac9795
45
metadata/com.stripe1.xmouse.yml
Normal file
45
metadata/com.stripe1.xmouse.yml
Normal file
|
@ -0,0 +1,45 @@
|
|||
Categories:
|
||||
- System
|
||||
License: MIT
|
||||
WebSite: https://github.com/bradand/XMouse
|
||||
SourceCode: https://github.com/bradand/XMouse
|
||||
IssueTracker: https://github.com/bradand/XMouse/issues
|
||||
Bitcoin: 17DaqbcEEG3Hn5jBv3sRjPTUUCW1eBp1Wg
|
||||
|
||||
AutoName: XMouse
|
||||
Summary: Remotely control X11 via SSH commands generated by your phone or tablet
|
||||
Description: |-
|
||||
Remotely control a Linux Box X11 display via SSH commands generated by your
|
||||
phone or tablet. Works well on the Raspberry Pi or any other Linux machine.
|
||||
|
||||
'''Features'''
|
||||
* Authentication via password or private key (ssh-rsa only)
|
||||
* Keyboard and Mouse emulation
|
||||
* Mouse move, two finger scroll, two finger zoom in/out, one finger scroll on right edge, tap to click, short hold to initiate drag
|
||||
* Customizable keyboard functions and position, can save multiple layout profiles
|
||||
* Volume rocker on device mimics keyboard volume keys
|
||||
* Many other special keys, your functionality may vary
|
||||
* Send custom ssh commands
|
||||
* Tested on Ubuntu Linux, not Windows, not Mac
|
||||
* Minimal design
|
||||
* Free with no ads
|
||||
|
||||
'''Required programs on Linux host machine'''
|
||||
* openssh-server
|
||||
* xdotool
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/bradand/XMouse
|
||||
|
||||
Builds:
|
||||
- versionName: 2.0.27
|
||||
versionCode: 25
|
||||
commit: 7d61ecb805993aee4c1977b6af075ce4a6691077
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: 2.0.27
|
||||
CurrentVersionCode: 25
|
Loading…
Reference in a new issue