Skip to content
This repository has been archived by the owner on May 17, 2020. It is now read-only.
/ minerstats Public archive

Simple Go program to find a running miner process and output stats in json

License

Notifications You must be signed in to change notification settings

overcookedpanda/minerstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Minerstats

##Usage Run the fully built program while running a miner. It will return a JSON object with the running miners and hashrates.

##Build notes:

####Compiling To compile this, you need to put the source in the following location:

$GOROOT/src/bitbucket.org/minerstats

Otherwise you will get a $GOROOT issue.

####Packing The makefile has a commented out command to pack the fully built executable. This requires UPX to be installed on the machine on which you are building. UPX reduces the binary size by 70%, but may, however, trigger some antivirus. Upon release, this will be uncommented and all builds will be packed.

About

Simple Go program to find a running miner process and output stats in json

Resources

License

Stars

Watchers

Forks

Packages

No packages published