Merge branch 'app_submit' into 'master'
New App: android-xmrig-miner See merge request fdroid/fdroiddata!3894
This commit is contained in:
commit
d5032d14ac
57
metadata/org.elijaxapps.androidxmrigminer.yml
Normal file
57
metadata/org.elijaxapps.androidxmrigminer.yml
Normal file
|
@ -0,0 +1,57 @@
|
||||||
|
Categories:
|
||||||
|
- Money
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
SourceCode: https://github.com/ElijaxApps-org/android-xmrig-miner/
|
||||||
|
IssueTracker: https://github.com/ElijaxApps-org/android-xmrig-miner/issues
|
||||||
|
Changelog: https://github.com/ElijaxApps-org/android-xmrig-miner/releases
|
||||||
|
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.
|
||||||
|
|
||||||
|
* Please, read DISCLAIMER below.
|
||||||
|
|
||||||
|
'''Supported Currencies'''
|
||||||
|
* XMR (Monero)
|
||||||
|
* Not tested, but should do also ETN, SUMO, AEON, WOW, ...
|
||||||
|
'''Supported Pools'''
|
||||||
|
* www.supportxmr.com
|
||||||
|
* ... and others. If it does not work ...
|
||||||
|
* [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.
|
||||||
|
|
||||||
|
'''DISCLAIMER''' In case you didn't know, using miners could
|
||||||
|
damage your hardware. There is a Safe Mode activated by default,
|
||||||
|
and should only be deactivated by experienced users for tweaking
|
||||||
|
reasons. By using this app, you agree that I am not responsible
|
||||||
|
for any posible damage caused to your devices, and that you have
|
||||||
|
been warned and you are also aware of this.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/ElijaxApps-org/android-xmrig-miner.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.02'
|
||||||
|
versionCode: 5
|
||||||
|
commit: v1.02
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
output: app/build/outputs/apk/release/app-universal-release-unsigned.apk
|
||||||
|
preassemble:
|
||||||
|
- :libuv:assembleRelease
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.02'
|
||||||
|
CurrentVersionCode: 5
|
Loading…
Reference in a new issue