Bitcoin Forum

Bitcoin => Mining software (miners) => Topic started by: duz on March 22, 2014, 03:51:06 PM



Title: CGUI - a control GUI for CGminer
Post by: duz on March 22, 2014, 03:51:06 PM
Hi all,

I'm currently learning Java, and figured a good way to get a bit more fluent with it is to actually fix problems I have.

I currently mine on a single graphics card on my desktop, and I'm constantly switching intensities to make the computer usable/return back to high intensity mining when I go out. I got frustrated with doing this all through cgminer, so started looking into the API, and figured - why not?

I am happy to post source code if requested (but the .jar is unencrypted, so you should be able to check it out yourself)

requirements:

only runs on local machine (can't currently control anything other than 127.0.0.1)
API must be enabled in CGminer, with appropriate access to get status info, and change intensity

Version 0.0.1
Download (https://bitcointalk.org/annoyance.php)
features-
does not interfere with other API access programs (CGWatcher)
light & small footprint
displays intensity on start up
displays intensity on button click
changes intensity to the three set values: 13, 15, or 20