JanVan01 / gwot-physical

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GWOT Physical Smart Device

Installation

Currently tested using Raspbian only.

To install it download these files as ZIP file or get them using git.

Give the file setup/setup.sh rights to be executable:

sudo chmod +x setup/setup.sh

Afterwards execute the setup and as arguments specify the desired database name (here: data) and a database password for PostgreSQL (here: myS3cretP@ssword), e.g.:

sudo setup/setup.sh data myS3cretP@ssword

About

License:GNU Lesser General Public License v3.0


Languages

Language:Python 50.3%Language:HTML 33.0%Language:JavaScript 13.5%Language:Shell 2.1%Language:CSS 1.0%