Merge branch 'master' into 'master'
New App: PiGrid Companion See merge request fdroid/fdroiddata!3966
This commit is contained in:
commit
3c52759656
35
metadata/de.blocklink.pigrid.yml
Normal file
35
metadata/de.blocklink.pigrid.yml
Normal file
|
@ -0,0 +1,35 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- NonFreeNet
|
||||||
|
Categories:
|
||||||
|
- Connectivity
|
||||||
|
- Money
|
||||||
|
License: MIT
|
||||||
|
WebSite: https://www.pigrid.com
|
||||||
|
SourceCode: https://github.com/blocklink-it/pigrid-companion-app
|
||||||
|
IssueTracker: https://github.com/blocklink-it/pigrid-companion-app/issues
|
||||||
|
|
||||||
|
AutoName: PiGrid Companion
|
||||||
|
Summary: Gridcoin Stakebox Companion App
|
||||||
|
Description: |-
|
||||||
|
The PiGrid Companion app allows you to find and control your PiGrid device/s easily and comfortably via your Smartphone or Tablet.
|
||||||
|
|
||||||
|
PiGrid is a platform for Gridcoin currently running on Raspberry Pi. Gridcoin is a cryptocurrency that incentivizes the donation of computational power to scientific projects through BOINC. Find more information at pigrid.com and gridcoin.io.
|
||||||
|
|
||||||
|
'''AntiFeatures:'''
|
||||||
|
* NonFreeNet - This app requires a PiGrid device, which contains proprietary software.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/blocklink-it/pigrid-companion-app
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: v1.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
Loading…
Reference in a new issue