From d3b1fb5f1f5a8be5d38284daedfcbf88819cdc6a Mon Sep 17 00:00:00 2001 From: "Paul Buetow (dionysus)" Date: Sat, 12 Nov 2016 06:38:09 +0000 Subject: add uberwachung host --- uberwachung.buetow.org/PROJECT | 1 + uberwachung.buetow.org/SITEMAP | 0 uberwachung.buetow.org/content/50.Download.xml | 10 ++++++++++ uberwachung.buetow.org/content/98.contact.xml | 11 +++++++++++ uberwachung.buetow.org/content/99.license.xml | 5 +++++ uberwachung.buetow.org/content/home.xml | 5 +++++ 6 files changed, 32 insertions(+) create mode 100644 uberwachung.buetow.org/PROJECT create mode 100644 uberwachung.buetow.org/SITEMAP create mode 100644 uberwachung.buetow.org/content/50.Download.xml create mode 100644 uberwachung.buetow.org/content/98.contact.xml create mode 100644 uberwachung.buetow.org/content/99.license.xml create mode 100644 uberwachung.buetow.org/content/home.xml diff --git a/uberwachung.buetow.org/PROJECT b/uberwachung.buetow.org/PROJECT new file mode 100644 index 0000000..540697e --- /dev/null +++ b/uberwachung.buetow.org/PROJECT @@ -0,0 +1 @@ +Home surveillance system. Makes use of a RaspberryPi motion detector, camera, root server and an Android App. diff --git a/uberwachung.buetow.org/SITEMAP b/uberwachung.buetow.org/SITEMAP new file mode 100644 index 0000000..e69de29 diff --git a/uberwachung.buetow.org/content/50.Download.xml b/uberwachung.buetow.org/content/50.Download.xml new file mode 100644 index 0000000..7bba58b --- /dev/null +++ b/uberwachung.buetow.org/content/50.Download.xml @@ -0,0 +1,10 @@ + + + Download + !!HOSTNAME!! can be downloaded from git. + Download from git repository + + Go to + http://github.com/buetow/!!HOSTNAME!! + + diff --git a/uberwachung.buetow.org/content/98.contact.xml b/uberwachung.buetow.org/content/98.contact.xml new file mode 100644 index 0000000..976ee93 --- /dev/null +++ b/uberwachung.buetow.org/content/98.contact.xml @@ -0,0 +1,11 @@ + + + Contact me + + Please use the contact methods listed + on this site + of if you are interested in other projects please visit + https://dev.buetow.org + :) + + diff --git a/uberwachung.buetow.org/content/99.license.xml b/uberwachung.buetow.org/content/99.license.xml new file mode 100644 index 0000000..99c31df --- /dev/null +++ b/uberwachung.buetow.org/content/99.license.xml @@ -0,0 +1,5 @@ + + + License + Uberwachung is licensed under the GNU Gerneral Public License Version 3 or later. + diff --git a/uberwachung.buetow.org/content/home.xml b/uberwachung.buetow.org/content/home.xml new file mode 100644 index 0000000..c745405 --- /dev/null +++ b/uberwachung.buetow.org/content/home.xml @@ -0,0 +1,5 @@ + + + Uberwachung + A simple home surveilance appliance. + -- cgit v1.2.3