fdroiddata/metadata/io.github.powerinside.scrollsocket.yml
Hans-Christoph Steiner d6c5315a36
convert all [[app.id]] links to https://f-droid.org/packages/app.id/
fdroidserver#845
fdroidclient#1000
jekyll-fdroid!60

```
sed -i 's,\[\[\([^ :]*\)\]\],https://f-droid.org/packages/\1,g' metadata/*.yml metadata/*/*/description.txt
```
2020-11-17 21:30:10 +01:00

38 lines
1.2 KiB
YAML

Categories:
- Connectivity
License: MIT
AuthorName: Mohammed Irfan
WebSite: https://powerinside.github.io/ScrollSocket/
SourceCode: https://github.com/mo3rfan/ScrollSocket
IssueTracker: https://github.com/mo3rfan/ScrollSocket/issues
Donate: https://powerinside.github.io/ScrollSocket/donate
FlattrID: 7e9ba74ef32f6581ca63260607917324
Bitcoin: 16E1hn96zg9h16VCrxSG6p7b72vyNh64ft
AutoName: ScrollSocket
Description: |-
ScrollSocket sends mouse wheel events to the computer as you move your finger
over the android touchscreen. Requires a small driver to be running on the
computer. See [http://powerinside.github.io/ScrollSocket/ website] for more
details on building the driver from source.
* Currently supports only linux with uinput kernel module.
* Horizontal scrolling not yet added.
This is a fork of the much awesome https://f-droid.org/packages/at.bitfire.gfxtablet app.
RepoType: git
Repo: https://github.com/mo3rfan/ScrollSocket
Builds:
- versionName: '1.0'
versionCode: 1
commit: '1.0'
subdir: app-android/app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1