Skip to content

ni3mumbaikar/xmrig-termux-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

xmrig-termux-script

A simple bash script to build, configure miner environment in termux using official xmrig

Installation

Install termux application from here

Open termux and paste following command to Install, configure and run miner with a single command

pkg install git -y && git clone https://github.com/ni3mumbaikar/xmrig-termux-script.git && cd xmrig-termux-script && chmod +x xmrig-install.sh && ./xmrig-install.sh

Important

⚠️ Note : Use this for testing purpose only as this directly mines for my personal monero wallet address with a predefined pool address
📝 Todo : This problem can be solved with a simple update where command line arguments of bash script are used to configure xmrig parameters like pool coin address etc.

⚠️ Note : This is one time script next time you have to start the xmrig manually as this script is downloading building and configuring xmrig this process has to be done once only
📝 Todo : Solution is check particular files are present at right path using bash conditionals if build files already present then it can just start miner

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages