It looks like you're new here. If you want to get involved, click one of these buttons!

Basicly, I got a HUGE energy bill and wanted to get some insight in the usage. Excel/Libreoffice? Meh, let me code!. Uses a JSON file, requires php 5.2 (for the JSON) and creates nice graphs. Also very suitable for a LEB, since no MySQL is needed. Runs fine on a 32-MB ram OpenVZ VM for example...
Will be released when the last bugs are fixed.
https://raymii.org/cms/content/page/task/
(Note, JSON file is not writable on purpose)
Quis custodiet ipsos custodes?
Raymii.org - About Me - Need a VPS Control Panel? - Need a VPS that doesn't suck?
@joepie91 said: I have always been a pain in the ass about the security for pretty much anything, and will continue to do so here. -
Comments
Thanks for sharing. However, I'm having trouble finding the script source on your website. Next step is to start posting to github so people can add to your code.
- Spam
- Abuse
- Troll
0 • Disagree Agree Thanks@Xeoncross
>
I still have some bugs with the display and sorting of a larger dataset, and although it seems to be fixed I'm going to run some more tests to see if my code works. Then, I'll release the source.
And, I don't like github. I run my own git servers, and if you want the source code, download the zip file when it will be released. Maybe I'll leave the .git directory intact.
Quis custodiet ipsos custodes?
Raymii.org - About Me - Need a VPS Control Panel? - Need a VPS that doesn't suck?
@joepie91 said: I have always been a pain in the ass about the security for pretty much anything, and will continue to do so here. -
- Spam
- Abuse
- Troll
0 • Disagree Agree ThanksDo you need to input the value every day?
- Spam
- Abuse
- Troll
0 • Disagree Agree Thanks@Damian No you don't, you can fill in any date as long as it is in MM-DD-YYYY format and PHP can convert it to an epoch. It fills in todays date ass default for convenience...
Quis custodiet ipsos custodes?
Raymii.org - About Me - Need a VPS Control Panel? - Need a VPS that doesn't suck?
@joepie91 said: I have always been a pain in the ass about the security for pretty much anything, and will continue to do so here. -
- Spam
- Abuse
- Troll
0 • Disagree Agree Thanks@raymii *ass = as Haha ;)
I use http://tuxlite.com to configure all my VPSes and I love it!
- Spam
- Abuse
- Troll
0 • Disagree Agree Thanks@Xeoncross Source is now on github.
Quis custodiet ipsos custodes?
Raymii.org - About Me - Need a VPS Control Panel? - Need a VPS that doesn't suck?
@joepie91 said: I have always been a pain in the ass about the security for pretty much anything, and will continue to do so here. -
- Spam
- Abuse
- Troll
0 • Disagree Agree ThanksFirst release
https://github.com/RaymiiOrg/nutsmanager
NutsManager is a power/gas/water usage tracker written in PHP. It uses a JSON text file for the values and the visual side is created with the excellent HTML5 Kickstart framework by Joshua Gatcke. The graphs are made with the flot framework.
It helps me to keep track of my power usage, and shows me on which days I use a lot, and on which days I do not. That way, I know that a LAN party costs me a lot.
Features
Install
Links
Raymii.org: https://raymii.org/cms/p_NutsManager
HTML5 Kickstart: https://github.com/joshuagatcke/HTML-KickStart
Flot: https://github.com/flot/flot
Quis custodiet ipsos custodes?
Raymii.org - About Me - Need a VPS Control Panel? - Need a VPS that doesn't suck?
@joepie91 said: I have always been a pain in the ass about the security for pretty much anything, and will continue to do so here. -
- Spam
- Abuse
- Troll
0 • Disagree Agree ThanksUpdated the code, fixed 2 things:
Looks nicer than that listing...
BTW @Xeoncross @nickbudi and @Ultrabenosaurus starred it on github...
Quis custodiet ipsos custodes?
Raymii.org - About Me - Need a VPS Control Panel? - Need a VPS that doesn't suck?
@joepie91 said: I have always been a pain in the ass about the security for pretty much anything, and will continue to do so here. -
- Spam
- Abuse
- Troll
0 • Disagree Agree ThanksFourth release
If you are able to translate 40 lines of PHP, it would be nice :).
https://github.com/RaymiiOrg/nutsmanager
Quis custodiet ipsos custodes?
Raymii.org - About Me - Need a VPS Control Panel? - Need a VPS that doesn't suck?
@joepie91 said: I have always been a pain in the ass about the security for pretty much anything, and will continue to do so here. -
- Spam
- Abuse
- Troll
0 • Disagree Agree Thanks