Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rouvoy committed Oct 31, 2014
1 parent 2d88782 commit 0b88a68
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
Overview
PowerAPI
========
PowerAPI is a middleware toolkit for buidling software-defined power meters. Software-defined power meters are software librairies that estimates the power consumption of software in real-time. PowerAPI supports the acquisition of raw metrics from a wide diversity of sensors (physical meters, processor interfaces, hardware counters, OS counters) and the delivery of power consumptions via different interfaces (filesystem, network, web, graphical).

About
=====
PowerAPI is an open-source project developed by the [Spirals research group](https://team.inria.fr/spirals) (University of Lille 1 and Inria).

## Acknowledgments
We all stand on the shoulders of giants and get by with a little help from our friends. PowerAPI is written in [Scala](http://www.scala-lang.org) and built on top of:
* [Akka](http://akka.io), for async processing

Licence
=======
This software is licensed under the GNU Affero General Public License, quoted below.

Copyright (C) 2011-2014 Inria, University Lille 1.

PowerAPI is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Expand Down

0 comments on commit 0b88a68

Please sign in to comment.