This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
James Smith (author)
Sun Nov 15 07:48:05 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Nov 26 04:33:47 -0800 2008 | |
| |
COPYING | Wed Nov 26 04:33:47 -0800 2008 | |
| |
README | Sun Nov 15 07:48:05 -0800 2009 | |
| |
Rakefile | Wed Nov 26 04:33:47 -0800 2008 | |
| |
bin/ | Wed Apr 22 11:58:05 -0700 2009 | |
| |
config/ | Sat Mar 28 07:04:58 -0700 2009 | |
| |
currentcost-daemon.gemspec | Sun Nov 15 07:48:05 -0800 2009 | |
| |
lib/ | Fri Apr 24 09:36:25 -0700 2009 |
README
== currentcostd A system daemon for monitoring and publishing data from a CurrentCost energy meter (http://www.currentcost.com) Licensed under the MIT license (See COPYING file for details) Author: James Smith (james@floppy.org.uk / http://www.floppy.org.uk) Homepage: http://github.com/Floppy/currentcost-daemon == INSTALLATION 1) Enable gems from gemcutter, if you haven't already done so: > sudo gem install gemcutter > sudo gem tumble 2) Install gem > sudo gem install currentcostd == REQUIREMENTS Floppy-currentcost >= 0.2.4 Floppy-eeml >= 0.1.0 daemons >= 1.0.10 builder >= 2.1.2 == USAGE 1) Copy config/currentcostd.example.yml to /etc/currentcostd.yml 2) Edit the settings in your new currentcostd.yml 3) Run "sudo currentcostd start" to start the daemon. == AVAILABLE PUBLISHERS * AMEE (www.amee.cc) * Carbon Diet (www.carbondiet.org) * Pachube (www.pachube.com) * Twitter (www.twitter.com) * Local HTTP server







