GithubHelp home page GithubHelp logo

cryptoglance / cryptoglance-web-app Goto Github PK

View Code? Open in Web Editor NEW
68.0 68.0 53.0 24.89 MB

Self-hosted, PHP-based frontend interface for cgminer, MPOS pools, and other APIs, all in one responsive UI.

Home Page: http://cryptoglance.github.io/cryptoGlance-web-app/

License: Other

PHP 74.18% CSS 13.77% Shell 0.04% JavaScript 9.18% Hack 2.84%

cryptoglance-web-app's People

Contributors

dchaykas avatar donaldsteele avatar owenvoke avatar scar45 avatar snypelife avatar stoyvo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cryptoglance-web-app's Issues

Switching Pools causes Overview to reset

Steps:

  1. Click Manage btn on rig
  2. Click Switch Pool
  3. Select new pool, click Switch Pool green btn
  4. Watch overview panel....

Result:
Most of the time the overview panel removes all the rigs except the one you just switched pools on.

Expected:
Rigs to not disappear from overview panel.

error popup at startup and at all refresh ...

HI,

since the last automatic update, I got this error from php-cgi : "il n'y a pas de disque dans le lecteur. Insérez un disque dans le lecteur \Device\Harddisk2\DR2" which will translate as : "The is no disk in the tray. Insert a disk in \Device\Harddisk2\DR2."

I did the upgrade by the automatic way, with nightly update ;)
I try to rename the web-cache folder with no success ...
I also tried to erase the cookies with no success .... HELP

I cannot use it anymore ...

Stéphane

Missing "Manage" button on offline rigs

Should still be there so IPs / etc., can still be adjusted even if the rig is offline (possibly restoring the connection in the case of editing IP while offline)

Feature Request: iOS

For those of us with iOS devices, a native app or MobileMiner monitoring would be a nice :D

Antminer S9 Temp Fix? Please...

I saw Awesome Miner managed to show Bitmain Antminer S9 temperature. Is it still not possible to show the temp of an S9 in Cryptoglance? Is there a fix? I cannot find it.. I would be glad to make a donation if it can be fixed. Thank you.

Notification Center

Display an icon in the navbar that gets coloured/styled depending on if there are notifs.

Possible notifications later could be:

  • Update available
  • Payment received (when address balance changes)
  • Warning temp reached on Rig: N and Device: 3
  • etc.

FAQs to add / Help / Installation Video + Guide

Setup a clean VM walking people through the steps for installing via IIS / Apache (XAMPP), using a VM of Win 7 (unactivated) with snapshots for reversing back to pre-web server install state

"Why is my wallet balance 0?"
"Well, you dont have any monies. Sorry"

"Why my shit no work?"
"You need to have PHP Short_Open_Tags set to 'On' in php.ini, and ensure the php_sockets.dll module is loaded as well.

"Is this secure?"
"Yes. Everything is running on your own server, and no private keys or passwords are stored, with exception to API keys, but they are not included in source."

Show total hashrate pref in Tools menu

This needs to actually work to toggle the total hashrate(s) which appear just under the navbar. Also, switch/checkbox needs to be reworked per other areas to have a better 'target' area.

image

BTCGarden ASICS

I am unable to get any API data from BTCGarden ASICS. Using Paxxil's cgminer_remote_monitoring and Selaux's miner-dashboard I am able to at least pull summary CGminer data, although no specific device information is available. This makes me think that it's not all Garden Asic's build of cgminer.

Please let me know how I can help.

Thank you!

Feature Request: ASIC ID via serial number

As a suggestion to assist larger "farms" monitoring multiple ASIC units from a single controller unit, next to the "dev #" which ID's as "ASC0" (for example), include the ASIC serial number. I am aware that this is possible with Gridseed ASIC units, though I am not sure if this is possible with Zeus Miner ASIC units.

Thanks in advance!

Add Graphs

It'd be great to give the option to the user to choose their 'y-axis' stat (hashrate, work util, etc.), where the 'x-axis' will always be time.

update

autoupdate not working. keeps halting on ==> Creating temporary directory to download update and unzip: update/v2.0
==> ERROR: Failed to create the directory: update/v2.0

Enable NMA Push Notifications

Possible alternatives:

Notify My Android is a sweet app/service that allows you to push updates via an API. We need to hook this into our notification system (e-mail, site icon like G+, etc.) to send alerts such as:

  • Rig is unreachable
  • Device temperature reached danger levels
  • etc.

We should create template segments for each possible notification type. @scar45 can design/handle these.

Also, the NMA API documentation is here: http://www.notifymyandroid.com/api.jsp

Antminer L3+ no Temp or Fan speed info.

I love the cryptoGlance app thus far but i have an issue connecting to the Antminer L3+ rig details page.
The overview works 100% and I can see the basic info but when I go to the manage details page it complains about a connection to the rig.

I think it requires access (username,password) to the rigs but don't where that should be configure.

I see from the change log Bitmain ASIC fan and Temp details are support but I have trouble accessing that.

Thank you.

Add more than 1 user + Read-Only public view

  • Enable the use of more than one user
  • Possibly allow other users to be READ ONLY
  • Properly handle the method to reset passwords/accounts if one already exists, but the 2nd+ account is created or needs to be reset

ReddCoin balance not updating

The ReddCoin blockchain explorer has not updated their wallet to the latest fork. Currently no ReddCoin Blockchain explorer exist with API access

Feature Request - Move Module Positions

I realize that drag-and-drop module positions might not be easy, but is there a way a user can easily edit the module order? IE: Place pool API data at the top of the dashboard.

I would consider shuffling around some HTML/PHP easy, so maybe no work involved if you could give a place to start?

Thanks!

Grid layout borked on refresh

The call to initMasonry() is seemingly not being run after a page refresh:

** Also appears that the Rig Panel is not respecting the max width (possibly due to new implementations in the table scroll?) **

image

Update MPOS Pool URL Placeholder

Unfortunately coinhuntr has shut down their service. We will need to update the URL placeholder on the Add Pool modal. Purhaps vertsquad.com?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.