forked from openhabfoundation/openhabfoundation.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
187 lines (184 loc) · 9.11 KB
/
index.html
File metadata and controls
187 lines (184 loc) · 9.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
---
layout: default
---
<!-- Marketing Icons Section -->
<div class="row">
<div class="col-lg-12">
<h1 class="page-header">
Welcome to the openHAB Foundation!
</h1>
</div>
</div>
<div class="row">
<div class="col-md-6">
<p>We are a nonprofit organisation with the mission to educate the public about the possibilities and benefits of free and open smart home solutions.</p>
<p>More and more new technologies and devices are introduced to our living, working and business environment. Although all of them are designed to make our lives easier, they have a common problem: The lack of interoperability, due to incompatible technology stacks and conflicting commercial interests. Market consolidation and cooperation between all stakeholders therefore remains a vision.
System-wide, multi-vendor interoperability can only succeed if it is free from monetary interests. Free Software is the best option to boost innovation and to make smart home technology available for everybody. Furthermore, Free Software is irreplaceable for research and teaching.
</p>
</div>
<div class="col-md-6">
<img class="img-responsive" src="/images/book.jpg" alt="">
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-12">
<h2 class="page-header">Our Focus</h2>
</div>
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<h4><i class="fa fa-fw fa-check"></i>Free Software</h4>
</div>
<div class="panel-body">
<p>Free Software is <a href="https://en.wikipedia.org/wiki/Gratis_versus_libre">free as in speech, not free as in beer</a>. We believe that the software that builds the backbone of smart homes must not be closed or restricted, but that everybody must have the freedom to modify and enhance it. We therefore fully support and help to spread the ideal of Free software as proclaimed by the <a href="https://www.fsf.org/">Free Software Foundation (FSF)</a>.</p>
<a href="https://en.wikipedia.org/wiki/Free_software" class="btn btn-default">Learn More</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<h4><i class="fa fa-fw fa-gift"></i>Smart Home</h4>
</div>
<div class="panel-body">
<p>Smart Homes are our passion - and therefore we strive to make its benefits better known to the public and also to educate people about associated problems and risks. We specifically believe that smart homes must not mandatorily depend on cloud services, but should work offline as well. This not only assures the independency from the internet, but also addresses data privacy concerns.</p>
<a href="https://en.wikipedia.org/wiki/Home_automation" class="btn btn-default">Learn More</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<h4><i class="fa fa-fw fa-compass"></i>openHAB</h4>
</div>
<div class="panel-body">
<p>openHAB is one of the most popular open source software solutions for smart homes. It leaves full control and utmost flexibility to the user and is able to serve as an integration point for most smart home products on the market. It focuses on local integration, following the principle of an "Intranet of Things" and has a huge active community of users and developers.</p>
<a href="http://www.openhab.org/" class="btn btn-default">Learn More</a>
</div>
</div>
</div>
</div>
<!-- /.row -->
<!-- Service List -->
<!-- The circle icons use Font Awesome's stacked icon classes. For more information, visit http://fontawesome.io/examples/ -->
<div class="row">
<div class="col-lg-12">
<h2 class="page-header">Our Services for the Public</h2>
</div>
<div class="col-md-4">
<div class="media">
<div class="pull-left">
<span class="fa-stack fa-2x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fa fa-tree fa-stack-1x fa-inverse"></i>
</span>
</div>
<div class="media-body">
<h4 class="media-heading">Consultancy</h4>
<p>We are running the <a href="http://community.openhab.org/">openHAB Forum</a>, where we answer questions and provide support.</p>
</div>
</div>
<div class="media">
<div class="pull-left">
<span class="fa-stack fa-2x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fa fa-car fa-stack-1x fa-inverse"></i>
</span>
</div>
<div class="media-body">
<h4 class="media-heading">Tutorials</h4>
<p>We help getting people started by contributing to the <a href="http://docs.openhab.org/tutorials/">openHAB tutorials</a></p>
</div>
</div>
<div class="media">
<div class="pull-left">
<span class="fa-stack fa-2x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fa fa-support fa-stack-1x fa-inverse"></i>
</span>
</div>
<div class="media-body">
<h4 class="media-heading">Reference Documentation</h4>
<p>As documentation is often scarse, we help on providing a detailed <a href="http://docs.openhab.org/introduction.html">user reference</a>.</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="media">
<div class="pull-left">
<span class="fa-stack fa-2x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fa fa-database fa-stack-1x fa-inverse"></i>
</span>
</div>
<div class="media-body">
<h4 class="media-heading">Online Demo</h4>
<p>We are operating an <a href="https://demo.openhab.org:8443/">openHAB demo server</a>, which gives an easy first impression of it.</p>
</div>
</div>
<div class="media">
<div class="pull-left">
<span class="fa-stack fa-2x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fa fa-bomb fa-stack-1x fa-inverse"></i>
</span>
</div>
<div class="media-body">
<h4 class="media-heading">Services</h4>
<p>We are providing guidance and references when professional services are required.</p>
</div>
</div>
<div class="media">
<div class="pull-left">
<span class="fa-stack fa-2x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fa fa-bank fa-stack-1x fa-inverse"></i>
</span>
</div>
<div class="media-body">
<h4 class="media-heading">Reference Apps</h4>
<p>We publish mobile apps in the app stores for reference.</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="media">
<div class="pull-left">
<span class="fa-stack fa-2x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fa fa-paper-plane fa-stack-1x fa-inverse"></i>
</span>
</div>
<div class="media-body">
<h4 class="media-heading">Proof-of-Concepts</h4>
<p>We are running <a href="http://www.myopenhab.org">myopenHAB.org</a> to show case the <a href="https://github.com/openhab/openhab-cloud#openhab-cloud">openHAB Cloud</a> features.</p>
</div>
</div>
<div class="media">
<div class="pull-left">
<span class="fa-stack fa-2x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fa fa-space-shuttle fa-stack-1x fa-inverse"></i>
</span>
</div>
<div class="media-body">
<h4 class="media-heading">Events</h4>
<p>Local events are the best way to spread the word - we help and provide speakers.</p>
</div>
</div>
<div class="media">
<div class="pull-left">
<span class="fa-stack fa-2x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fa fa-recycle fa-stack-1x fa-inverse"></i>
</span>
</div>
<div class="media-body">
<h4 class="media-heading">Blogging</h4>
<p>Our members regularly <a href="blog/">blog about smart home</a> topics to share their insights.</p>
</div>
</div>
</div>
</div>
<!-- /.row -->