cornjosh / Aminer

⛏️ Mining with Android devices. 使用 Android 设备来挖矿.
https://linkyou.top/archives/83/
BSD 3-Clause "New" or "Revised" License
229 stars 51 forks source link
android android-devices btc c3-pool eth litecoin miner mining termux ubuntu xhv xmr xmrig
Aminer

Aminer

Mining with Android devices

GitHub last commit visitor badge GitHub file size in bytes GitHub

Aminer is an open source script that makes it easy to deploy XMRig on Android devices to mine a variety of cryptocurrencies, mainly Monroe Coin.

简体中文版


Screenshots ✨

screen

Earnings 💰

For reference only and represents only the situation at the time of publication

Compatibility 📱

Theoretical support for 64-bit devices with Android 4.4+ (arm64, x86-x64)

✔️ The following are the tested devices, welcome issue to add

Quick Start 🚀

Install Termux

Installing and compiling software

Run the script in Termux terminal

bash <(curl -fsSL git.io/aminer) -u username

For Android 6 and below devices you may also need to run pkg update -y && pkg install curl -y

Default is to use the c3-pool, donate 1% to XMRig software developers (not me), you can adjust it according to the instructions

All required dependencies will be installed automatically, please make sure you have a good network connection, your confirmation may be required when installing some dependencies

Installation takes about 20 minutes (depending on your network)

Once the installation is complete, you will see the blue tips ##### Please restart Termux to run XMRIG #####

At this point, restart the Termux software to start mining automatically

Usage ⌨️

bash <(curl -fsSL git.io/aminer) [options...] <arg>

Feature 👍

Thanks 💐

The following items are referenced or cited:


🏵 Aminer ©Josh Zeng. Released under the BSD-3-Clause License.

Authored and maintained by Josh Zeng.

@Blog · @GitHub