Author

Topic: CGUI - a control GUI for CGminer (Read 705 times)

duz
newbie
Activity: 35
Merit: 0
March 22, 2014, 11:51:06 AM
#1
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
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

Jump to: