spirals-team / powerspy.scala   1.0.1

GNU Affero General Public License v3.0 GitHub

powerspy.scala is a tool for getting the power consumption from the PowerSpy powermeter

Scala versions: 2.12 2.11

powerspy.scala

Join the chat at https://gitter.im/Spirals-Team/powerspy.scala

OSS Licence Build Status Coverage Status

powerspy.scala is a tool for getting the power consumption from the PowerSpy power meter.

About

powerspy.scala is an open-source project developed by the Spirals research group (University of Lille 1 and Inria).

How to use it?

powerspy.scala is fully managed by sbt. More details are available in the project's Wiki.

Contributing

If you would like to contribute code you can do so through GitHub by forking the repository and sending a pull request.

When submitting code, please make every effort to follow existing conventions and style in order to keep the code as readable as possible.

Acknowledgments

We all stand on the shoulders of giants and get by with a little help from our friends. powerspy.scala is written in Scala (version 2.12.4 under 3-clause BSD license) and built on top of:

Licence

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

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

powerspy.scala 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.

powerspy.scala is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with powerspy.scala. If not, please consult http://www.gnu.org/licenses/agpl-3.0.html.