Post
Topic
Board Project Development
Re: Mining Control Panel & Managment Software (Web & desktop support)
by
Flowz
on 02/11/2012, 22:49:01 UTC

I can provide screenshots on request if anyone would like to see what I made Smiley!
Screen shots are always helpful, I need some ideas on how the GUI's should be set-up and what information/graphs operators like to see the most.


Was your project same idea or just Desktop/website only based? what languages did you use?

Mine was website only based at that moment but I had many plans for it.

I was thinking of adding an option to control it through IRC, so the webserver could just idle in an IRC and I could request updates of the miners.

I also had in mind of creating a simple android application for it, since I was working on an application at the same time then.

This is the miners overview:
http://screensnapr.com/e/wNALjc.jpg

When you click an ID it will lead you to this page:
http://screensnapr.com/e/q5Nknj.jpg

I made an option to mine for multiple pools at the same time so it would distribute the hashrate across them.

I actually have neveradded the option to retrieve the gpu name yet but it's a matter of a few minutes to implent it.
A giant tip: In the registry the following path: (under LocalMachine) contains a lot of information about the GPU: "\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winsat"! I found it by accident, which made me very happy as I was looking for that for a while. Checking if drivers exist should also be pretty easy through checking the registry..

It has that stupid picture as "main" picture when no pictures are in the database yet.


I dropped the project, as I had to set priorities.
It's all done in HTML/PHP/JS/MySQL + C# (.NET 2.0)!