This repository has been archived by the owner on Jan 26, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathindex.html
299 lines (255 loc) · 9.88 KB
/
index.html
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
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
<!DOCTYPE html>
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!--><html lang="en"><!--<![endif]-->
<head>
<!--
This website is built using the awesome Worthy template. The Worthy template
can be downloaded from http://www.htmlcoder.me/worthy-free-bootstrap-template
and uses the CC BY 3.0 license.
-->
<meta charset="utf-8">
<title>Pushjet</title>
<meta name="description" content="Free open source push notifications">
<!-- Mobile Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Favicon -->
<link rel="shortcut icon" href="/favicon.ico">
<!-- Bootstrap core CSS -->
<link href="/bootstrap/css/bootstrap.css" rel="stylesheet">
<!-- Fonts -->
<link href="/fonts/font-awesome/css/font-awesome.css" rel="stylesheet">
<link href='/fonts/raleway/css/stylesheet.css' type='text/css'>
<link href='/fonts/opensans/css/stylesheet.css' rel='stylesheet' type='text/css'>
<!-- Plugins -->
<link href="/css/animations.css" rel="stylesheet">
<!-- Worthy core CSS file -->
<link href="/css/style.css" rel="stylesheet">
<!-- Custom css -->
<link href="/css/custom.css" rel="stylesheet">
</head>
<body class="no-trans">
<!-- scrollToTop -->
<!-- ================ -->
<div class="scrollToTop"><i class="icon-up-open-big"></i></div>
<!-- header start -->
<!-- ================ -->
<header class="header fixed clearfix navbar navbar-fixed-top">
<div class="container">
<div class="row">
<div class="col-md-4">
<!-- header-left -->
</div>
<div class="col-md-8">
<!-- header-right start -->
<!-- ================ -->
<div class="header-right clearfix">
<!-- main-navigation start -->
<!-- ================ -->
<div class="main-navigation animated">
<!-- navbar start -->
<!-- ================ -->
<nav class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<!-- Toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse scrollspy smooth-scroll" id="navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="#banner">Home</a></li>
<li><a href="#why">Why</a></li>
<li><a href="#download">Download</a></li>
<li><a href="http://docs.Pushjet.io/">Docs</a></li>
<li><a href="https://GitHub.com/Pushjet">GitHub</a></li>
</ul>
</div>
</div>
</nav>
<!-- navbar end -->
</div>
<!-- main-navigation end -->
</div>
<!-- header-right end -->
</div>
</div>
</div>
</header>
<!-- header end -->
<!-- banner start -->
<!-- ================ -->
<div id="banner" class="banner">
<div class="banner-image banner-default"></div>
<div class="banner-caption">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h1 class="text-center">Pushjet <small>alpha</small></h1>
<p class="lead text-center">
Because you should be in control of all your data, including your notifications.
</p>
</div>
</div>
</div>
</div>
</div>
<!-- banner end -->
<!-- section start -->
<!-- ================ -->
<div class="section clearfix" data-animation-effect="fadeIn">
<div class="container">
<h1 id="why" class="text-center title">But <span>why?</span></h1>
<div class="space"></div>
<div class="row">
<div class="col-sm-6">
<div class="media">
<div class="media-left">
<i class="fa fa-user-secret"></i>
</div>
<div class="media-body">
<h4 class="media-heading">No user accounts</h4>
<p>No need to remember any username or password. You are identified using a <a target="_blank" href="https://en.wikipedia.org/wiki/Universally_unique_identifier">UUID</a> meaning that you can generate a new identity whenever you want.</p>
</div>
</div>
<div class="media">
<div class="media-left">
<i class="fa fa-heart"></i>
</div>
<div class="media-body">
<h4 class="media-heading">Free</h4>
<p>Pushjet is licensed under the <a target="_blank" href="https://tldrlegal.com/license/bsd-2-clause-license-%28freebsd%29">BSD license</a>, a <a target="_blank" href="https://www.gnu.org/philosophy/free-sw.html">free software</a> license. You can take the source code and do pretty much anything you want with it! </p>
</div>
</div>
</div>
<div class="space visible-xs"></div>
<div class="col-sm-6">
<div class="media">
<div class="media-left">
<i class="fa fa-server"></i>
</div>
<div class="media-body">
<h4 class="media-heading">Host it yourself</h4>
<p>Pushjet is built with self-hosting in mind. Heck, it's encouraged. You can grab the Pushjet server and host it on your own server. This means that you are in control.</p>
</div>
</div>
<div class="media">
<div class="media-left">
<i class="fa fa-code"></i>
</div>
<div class="media-body">
<h4 class="media-heading">Simple API</h4>
<p>The Pushjet API is super easy to use. It allows developers to connect to it multiple ways making it super easy to send notifications and write applications that can receive them.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- section end -->
<!-- section start -->
<div class="section translucent-bg blue background-mountains" data-animation-effect="fadeIn">
<div class="container" id="download">
<div class="space"></div>
<div class="row">
<div class="col-sm-4">
<div id="carousel-android" class="carousel slide" data-ride="carousel" data-interval="7000">
<!-- Indicators -->
<ol class="carousel-indicators" style="bottom: -35px!important;/*TODO: Move to css*/">
<li data-target="#carousel-android" data-slide-to="0" class="active"></li>
<li data-target="#carousel-android" data-slide-to="1"></li>
<li data-target="#carousel-android" data-slide-to="2"></li>
</ol>
<!-- Slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<img src="/images/android/screenshot_1.png" alt="Android 5 screenshot">
</div>
<div class="item">
<img src="/images/android/screenshot_2.png" alt="Android 4 screenshot">
</div>
<div class="item">
<img src="/images/android/screenshot_3.png" alt="Service list screenshot">
</div>
</div>
</div>
</div>
<div class="space visible-xs"></div>
<div class="col-sm-8">
<h1 class="text-center title ">
Android <a href="https://GitHub.com/Pushjet/Pushjet-Android"><i class="fa fa-github"></i></a>
</h1>
<p class="lead text-center">
The Android client has been built from the ground up to provide the best user experience.
<!-- GCM notice -->
Please note that the Android client currently uses GCM (Google Cloud Messaging) meaning that
notifications will pass through google servers before reaching you.
</p>
<div class="row">
<div class="col-md-offset-3 col-xs-offset-3">
<a class="col-md-4" href="https://play.google.com/store/apps/details?id=io.Pushjet.api">
<img src="/images/android/google_play.png">
</a>
<a class="col-md-4">
<img src="/images/android/f-droid.png" style="opacity: 0.4;filter: alpha(opacity=40);" title="soon...">
</a>
</div>
</div>
</div>
</div>
<div class="space"></div>
<p class="lead text-center">
More clients are under development; Web, Linux (GTK), Windows and OS X.
</p>
</div>
</div>
<!-- section end -->
<!-- footer start -->
<!-- ================ -->
<footer id="footer">
<!-- .subfooter start -->
<!-- ================ -->
<div class="subfooter">
<div class="container">
<div class="row">
<div class="col-md-12">
<p class="text-center">
This website is licensed under <a target="_blank" rel="license" href="http://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.<br>
Website built using Worthy by <a target="_blank" href="http://htmlcoder.me">HtmlCoder</a>.
<noscript>
<br>This website looks better when you have javascript enabled. Don't worry, it doesn't have any analytics etc.
</noscript>
</p>
</div>
</div>
</div>
</div>
<!-- .subfooter end -->
</footer>
<!-- footer end -->
<!-- JavaScript files placed at the end of the document so the pages load faster
================================================== -->
<!-- Jquery and Bootstap core js files -->
<script type="text/javascript" src="/js/vendor/jquery.min.js"></script>
<script type="text/javascript" src="/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript">
// Make sure that the website doesn't hide it's content
// to users who have JavaScript disabled.
window.jQuery("[data-animation-effect]").addClass('object-non-visible');
</script>
<!-- Modernizr javascript -->
<script type="text/javascript" src="/js/vendor/modernizr.min.js"></script>
<!-- Isotope javascript -->
<script type="text/javascript" src="/js/vendor/isotope.pkgd.min.js"></script>
<!-- Backstretch javascript -->
<script type="text/javascript" src="/js/vendor/jquery.backstretch.min.js"></script>
<!-- Appear javascript -->
<script type="text/javascript" src="/js/vendor/jquery.appear.js"></script>
<!-- Initialization of Plugins -->
<script type="text/javascript" src="/js/template.js"></script>
</body>
</html>