Skip to content

Latest commit

 

History

History
71 lines (44 loc) · 1.46 KB

README.md

File metadata and controls

71 lines (44 loc) · 1.46 KB

PVPCcheap

forthebadge forthebadge forthebadge

A Python program to control electricity price in Spain. PVPC and "Red Eléctrica Española"

Table of contents

Usage

(Back to top)

Man pages haven't added yet. Future see man pvpccheap.

Flags

Installation

(Back to top)

  1. Install Python
  2. git clone https://github.com/crashbit666/pvpccheap.git
  3. Execute screen and pvpccheap
    screen -U
    python pvpccheap.py

Updating

(Back to top)

Want to update to the latest version of pvpccheap?

git pull

Uninstallation

(Back to top)

Want to uninstall? No issues (sob).

rm -r pvpccheap

Contributing

(Back to top)

Your contributions are always welcome!

License

(Back to top)

GPL v3 License - Crashbit. Please have a look at the LICENSE.md for more details.