/EFL_talk

To view this presentation in your browser, go to:

Primary LanguageHTML

This repository holds the source code for my presentation on "Do disaggregated electricity bills really help people to save energy?" presented as part of the Imperial College Energy Futures Lab seminars.

If you just want to view this presentation, just point your browser to http://jackkelly.github.io/EFL_talk

You do not need to clone this repository just to view the presentation.

This presentation is based on my paper: "Does disaggregated electricity feedback reduce domestic electricity consumption? A systematic review of the literature", In 3rd International NILM Workshop, Vancouver, Canada, 14-15 May 2016.


If you want to run this presentation locally then here is one way to do that (on Ubuntu):

sudo apt-get install nodejs-legacy npm
sudo npm install -g grunt-cli http-server bower
bower install

Then run http-server -c-1 from the base directory of this project. And point your browser to http://localhost:8080.

License

Creative Commons Licence
This work is licensed under a Creative Commons Attribution 4.0 International License.