Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 802 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 802 Bytes

Cosm Usage Cost Tracker

This webapp is designed to track resource usage costs, based on a Cosm datastream. It will take usage data of a certain resource, such as electricity, from a Cosm datastream, and compute it's daily usage and the cost, based on a fixed price per usage unit.

It is supposed to grow into a full Cosm App some time in the future, but right now, you can just set it up on your own webserver.

There is a demo up on http://cosm.tiefpunkt.com/usagecost/. It is based on the "Strom_Gesamtverbrauch" datastream from the RaumZeitLabor Cosm Feed, which measures total electricity usage of the RaumZeitLabor, a hackerspace in Mannheim, Germany.

License

Licensed under MIT license. See LICENSE for details.