fdroiddata/metadata/org.elijaxapps.androidxmrigminer.yml

44 lines
1.3 KiB
YAML
Raw Normal View History

2018-11-04 06:22:41 +00:00
Categories:
- Money
License: GPL-3.0-or-later
SourceCode: https://github.com/ElijaxApps-org/android-xmrig-miner/release
IssueTracker: https://github.com/ElijaxApps-org/android-xmrig-miner/issues
Donate: https://paypal.me/ElijaxApps
Bitcoin: 37GpugVZNiof2DzWQX5aivHewc4wZLxATL
Name: Android XMRig Miner
Summary: Mine cryptocoins with XMRig miner on your smartphone
Description: |-
This is a direct port of XMRIG Miner to an APP. With this,
you can mine different crypto coins based on the cryptonight
algorithm.
'''Supported Currencies'''
* XMR (Monero)
'''Supported Pools'''
* www.supportxmr.com
* [Send your suggestions vía IssueTracker]
'''Modes'''
* '''Benchmark''' Run on my settings. Benchmark your phone,
earn my some hashes (c'mon, it's an ADs free version ;)
* '''Standard''' Configure your miner to connect to supported
pools. You're welcome to test new pools and open an Issue if
your favourite does not work.
RepoType: git
Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git
Builds:
- versionName: '1.02'
versionCode: 5
commit: release
gradle:
- yes
output: app/build/outputs/apk/release/app-universal-release-unsigned.apk
build: |-
gradle clean :libuv:assembleRelease :app:assembleRelease
AutoUpdateMode: v%v
2018-11-04 06:22:41 +00:00
UpdateCheckMode: Tags