Skip to content

ghostranger047/Xmrig-java-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Xmrig-java-GUI

Alt text Alt text

This is just a simple java made gui project to run both xmrig CPU and GPU miners together without having to open too mang terminals. Just specify the locations of the compiled binaries, set wallet and mining address and specify the mining flags.

Build:
Download latest jdk:

sudo apt-get install python-software-properties
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java9-installer

Make:

git clone https://github.com/ghostranger047/Xmrig-java-GUI
cd 'Xmrig-java-GUI'
make clean
make
make install

Compiled jar file created in build/dist/
Double click to run

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published