Personal tools

Scripts repository installation instructions

From PhotoVoltaic Logger new generation

Revision as of 12:16, 7 April 2014 by KKoPV (talk | contribs) (Created page with "Install with Git by cloning # git clone <nowiki>https://github.com/KKoPV/PVLng-scripts.git</nowiki> or download an archive # wget -O master.zip <nowiki>https://github.com...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Install with Git by cloning

# git clone https://github.com/KKoPV/PVLng-scripts.git

or download an archive

# wget -O master.zip https://github.com/KKoPV/PVLng-scripts/zipball/master
# unzip master.zip
# mv PVLng-scripts-master/* .
# rm -r master.zip PVLng-scripts-master

Afterwards prepare the configuration file with

# cp PVLng.conf.dist PVLng.conf

Fill in at least your API key, you can find it on the information page.

There are some examples in the Category:Scripts.