... could you please add this features in the future:
* cpu temperature
Thank you very much!;]]
Found a simple way to take some code MineForeman already had sitting idle in a different section and throw it into the MinePeon Status section to display the temperature in both C and F (for the metric challenged Americans). Sent a pull request with the code and hopefully if it all goes well, it'll be accepted and available for anybody to pull down from the GitHub repo and into their MinePeon!
https://github.com/MineForeman/MinePeonWebUI/pull/18it is possible update minepeon from 0.2.1 to 0.2.2 without memory card reflashing? just from command line?;]
Want to try something cool when you get to 0.2.2? Login as minepeon as normal, don't change to root and do;-
cd /opt/minepeon/
git pull
Once you're done with that try;-
cd /opt/minepeon/http/
git pull
The first will pull down a few minor miner updates and the second will pull down a few UI improvements that joeykrim has been working on.
Neil
I've been using this while testing and tweaking the UI .. great method! Glad it has official support from the main man!