/Wattage-Calculator

Pythonista 3 app that allows you to quickly figure out how much you are spending per month on any given electronic device.

Primary LanguagePythonMIT LicenseMIT

Wattage Calculator

Pythonista 3 app that allows you to quickly figure out how much you are spending per month on any given electronic device.

GitHub issues GitHub forks GitHub Stars License Twitter

Since not everyone has an iPhone or Pythonista 3, here are some screenshots of it.

Installation

Easiest way would be to navigate to the github repo page and copy the source code and paste it into a new file. Apple doesn't make it easy to import scripts. You could also, write your own script within Pythonista to download the files, which might be a better option, just not as easy.

Usage example

The application is pretty intuitive. You simply enter how many watts your appliance uses and how many hours per day you have it turned on. Then if you look at your electric bill, you can see how much you are paying for each kilowatt hour. You enter that amount into the Cost per killowatt hour field.

Release History

  • 0.1.0
    • The first proper release

Meta

Martin Uribe – @mohhindermohhinder@gmail.com

Distributed under the MIT license. See LICENSE for more information.

https://github.com/clamytoe/Wattage-Calculator