-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
380 lines (334 loc) · 15.6 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
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
<!DOCTYPE html>
<html lang="en">
<head>
<title>Gest</title>
<meta name="description" content="Gest is a wearable that brings interaction to a whole new level."/>
<!-- Twitter Card data -->
<meta name="twitter:card" value="summary">
<meta name="twitter:creator" content="@trygest">
<!-- Open Graph data -->
<meta property="og:title" content="Gest" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://gest.co/" />
<meta property="og:image" content="https://gest.co/img/black-point.jpg" />
<meta property="og:description" content="Gest is a wearable that brings interaction to a whole new level." />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="">
<title>Gest</title>
<link rel="icon" href="/img/favicon.png">
<link href="/css/toolkit-minimal.min.css" rel="stylesheet">
<script src="https://use.typekit.net/gvm3boh.js"></script>
<script>try{Typekit.load({ async: true });}catch(e){}</script>
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','//connect.facebook.net/en_US/fbevents.js');
fbq('init', '1011708035546093');
fbq('track', "PageView");</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=1011708035546093&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->
<script type="text/javascript">
window.heap=window.heap||[],heap.load=function(e,t){window.heap.appid=e,window.heap.config=t=t||{};var r=t.forceSSL||"https:"===document.location.protocol,a=document.createElement("script");a.type="text/javascript",a.async=!0,a.src=(r?"https:":"http:")+"//cdn.heapanalytics.com/js/heap-"+e+".js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(a,n);for(var o=function(e){return function(){heap.push([e].concat(Array.prototype.slice.call(arguments,0)))}},p=["addEventProperties","addUserProperties","clearEventProperties","identify","removeEventProperty","setEventProperties","track","unsetEventProperty"],c=0;c<p.length;c++)heap[p[c]]=o(p[c])};
heap.load("57976091");
</script>
</head>
<body>
<div class="stage-shelf stage-shelf-right hidden" id="sidebar">
<ul class="nav nav-bordered nav-stacked">
<li class="nav-header">Company</li>
<li class=""> <a href="/about">About us</a> </li>
<li class=""> <a href="/technology">Technology</a> </li>
<li><a href="//gest.totemapp.com" target="_blank">Press and media</a></li>
<li class="nav-divider"></li>
<li class="nav-header">Social</li>
<li >
<a href="//facebook.com/trygest" target="_blank"><img class="social-svg" src="/img/facebook.svg" width="20px"/> Facebook</a>
</li>
<li >
<a href="//twitter.com/trygest" target="_blank"><img class="social-svg" src="/img/twitter.svg" width="20px"/> Twitter</a>
</li>
</ul>
</div>
<div class='stage' id='stage'> <!-- don't forget to close this later -->
<nav class="navbar navbar-default navbar-padded text-uppercase app-navbar">
<div class="container reveal-slide-down">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed p-x-0"
data-target="#stage" data-toggle="stage" data-distance="-250">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="/" class='navbar-brand'>
<span><img src="/img/gest-logo-sm.png" alt="gest logo"
class="w-md navbar-logo"/></span>
</a>
</div>
<div class="navbar-collapse collapse text-uppercase">
<ul class="nav navbar-nav navbar-right">
<li >
<a href="//facebook.com/trygest" target="_blank"><img class="social-svg" src="/img/facebook.svg" width="20px"/></a>
</li>
<li >
<a href="//twitter.com/trygest" target="_blank"><img class="social-svg" src="/img/twitter.svg" width="20px"/></a>
</li>
<li >
<a href="/technology">Technology</a>
</li>
<li >
<a href="/about">About Us</a>
</li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
<div class="block block-overflow-hidden p-b-xl p-t-xl ">
<div class="container">
<div class="row">
<div class='col-xs-12 text-xs-center col-sm-6 text-sm-right reveal-fade invisible'>
<h1 class="block-title">Work with your hands.</h1>
<p class='lead text-muted'>
Gest is a wearable that brings interaction to a whole new level.
</p>
<p class='lead text-muted'>
<a class='play-video' data-toggle="modal" onclick="ga('send', 'event',
'video', 'play', 'gest-kickstarter-video');" href="#play-video"><span class='icon icon-chevron-with-circle-right'></span> Play Video</a>
</p>
</div>
<div class="col-xs-10 col-xs-offset-1 col-sm-6 col-sm-offset-0 gest-hero-img reveal-fade" >
<img class="img-responsive fade-in fast" src="/img/black-five-arm.jpg">
</div>
</div>
</div>
</div>
<div class="modal " id="play-video" tabindex="-1">
<div class="container text-center">
<div class="row p-t-lg">
<div class="col-sm-12">
<div class='embed-container'><iframe src='https://player.vimeo.com/video/143556093' frameborder='0' webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></div>
<p class="p-t">
<a class='stop-video' data-toggle="modal" href="#play-video">Close</a>
</p>
</div>
</div>
</div>
</div>
<div class="block block-light p-t-lg p-b-lg text-center">
<div class="container-fluid">
<div class="row invisible reveal-slide">
<div class="col hidden-xs col-xs-8 col-xs-offset-2 col-sm-offset-0 col-sm-6 col-md-3">
<blockquote class="pull-quote ">
<a href="http://www.technologyreview.com/news/542911/get-to-grips-with-virtual-objects-using-this-stripped-down-glove" target="_blank"><img class='img-responsive center-block press-logo' width="200px" src="/img/logos/mit.png"></a>
<p class=''>
"Get to grips with virtual objects using this stripped down glove."
</p>
<cite>MIT Technology Review</cite>
</blockquote>
</div>
<div class="col col-xs-8 col-xs-offset-2 col-sm-offset-0 col-sm-6 col-md-3 ">
<blockquote class="pull-quote ">
<a href="http://www.dailydot.com/technology/gest-gesture-control-hand-tracker" target="_blank"><img class='img-responsive center-block press-logo' width="200px" src="/img/logos/dd.png"></a>
<p class=''>
"Being hands-off usually means relinquishing control. With Gest, it's the exact opposite."
</p>
<cite>The daily dot</cite>
</blockquote>
</div>
<div class="col col-xs-8 col-xs-offset-2 col-sm-offset-0 col-sm-6 col-md-3">
<blockquote class="pull-quote ">
<a href="http://www.theverge.com/2015/10/29/9626772/gest-hand-motion-gesture-tracking-kickstarter" target="_blank"><img class='img-responsive center-block press-logo' width="200px" src="/img/logos/verge.png"></a>
<p class=''>
"Gest is like a Nintendo Power Glove you might actually want to use."
</p>
<cite>The Verge</cite>
</blockquote>
</div>
<div class="col hidden-xs col-xs-8 col-xs-offset-2 col-sm-offset-0 col-sm-6 col-md-3">
<blockquote class="pull-quote ">
<a href="http://www.businessinsider.com/control-computer-with-hands-gest-2015-11" target="_blank"><img class='img-responsive center-block press-logo' width="200px" src="/img/logos/bi.png"></a>
<p class=''>
“This new wearable device lets you type without using a keyboard."
</p>
<cite>Business Insider</cite>
</blockquote>
</div>
</div>
</div>
</div>
<div class="block ">
<div class="container">
<div class="row p-b-lg reveal-fade">
<div class="col col-xs-8 col-xs-offset-2 col-sm-offset-0 col-sm-5">
<img src="/img/black-palm.jpg" class='center-block img-responsive' />
</div>
<div class="col col-xs-12 col-sm-7">
<h1 class="block-title">More intuitive control.</h1>
<p class='lead'>
When it comes to interacting with a computer, your options are either
two-dimensional like the mouse, or binary like the keys on your
keyboard. But your hands are three-dimensional and non-binary, so your
tools should be too.
</p>
</div>
</div>
<div class="row p-t-lg reveal-fade">
<div class="col col-xs-12 col-sm-8 col-sm-push-4">
<img src="/img/black-point.jpg" width="90%" class='center-block img-responsive' />
</div>
<div class="col col-xs-12 col-sm-4 col-sm-pull-8">
<h1 class="block-title">Get things done, quick.</h1>
<p class='lead'>Gest lets you map hand gestures to
keyboard shortcuts, so you can control almost any app.
Change the song? Flick your finger to the right. Increase the volume? Twist
your hand. The best part is that you get to decide which gestures map to
which actions.</p>
<p class='lead'><a class='btn btn-primary btn-pill'
href="technology">Gest's technology<span class='icon icon-chevron-thin-right'></span></a></p>
</div>
</div>
</div>
</div>
<div class="block block-light p-t-md p-b-md text-center">
<div class="container-fluid reveal-fade">
<a href="/kickstarter" target="_blank"><img class='img-responsive center-block' width="200px" src="/img/ks.png"></a>
<blockquote class="pull-quote">
<p class="m-t-0 p-t p-b m-b-0">Gest was successfully funded on Kickstarter on November 28th, 2015. Thank you for supporting us!</p>
</blockquote>
</div>
</div>
<div class="block block-dev">
<div class="container">
<div class="row reveal-fade">
<div class="col col-xs-8 col-xs-offset-2 text-center">
<h1 class='title-code'>Welcome, developers();</h1>
</div>
</div>
<div class="row text-center reveal-fade">
<div class="col col-xs-10 col-xs-offset-1 p-t">
<p class='lead'>We provide access to <strong>four</strong> types of data.</p>
</div>
</div>
<div class="row p-t-md p-b-md reveal-fade">
<div class="col col-xs-12 col-sm-3">
<span class='icon-line-graph icon '></span>
<p> The first is raw sensor data coming directly from our 5 IMUs. This
option gives
you the most control, but non-trivial programming is required to make
this data useful.
</p>
</div>
<div class="col col-xs-12 col-sm-3">
<span class='icon-code icon '></span>
<p>
The second is access to motion processed data, which means you get
finger and hand orientations in real time. This makes it really
easy to integrate with VR/AR devices and video games.
</p>
</div>
<div class="col col-xs-12 col-sm-3">
<span class='icon-hand icon '></span>
<p>
Third,
you’ll have access to gesture data. You’ll be able to create and
describe your own
gestures, and get notified when they're made.
</p>
</div>
<div class="col col-xs-12 col-sm-3">
<span class='icon-keyboard icon '></span>
<p>
Finally, if you have two controllers,
you'll have access to typing data.
You'll get notified of keypresses, word predictions, changes and
selections.
</p>
</div>
</div>
<div class="row text-center reveal-fade">
<div class="col col-xs-6 col-xs-offset-3">
<p><a class="typeform-share link" href="https://gest.typeform.com/to/THKDIX" data-mode="2" target="_blank">Sign up</a>
<script>(function(){var qs,js,q,s,d=document,gi=d.getElementById,ce=d.createElement,gt=d.getElementsByTagName,id='typef_orm',b='https://s3-eu-west-1.amazonaws.com/share.typeform.com/';if(!gi.call(d,id)){js=ce.call(d,'script');js.id=id;js.src=b+'share.js';q=gt.call(d,'script')[0];q.parentNode.insertBefore(js,q)}})()</script> to get access to our SDK.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="block block-inverse text-center p-t-lg p-b-lg">
<div class="container-fluid">
<div class='block-foreground reveal-fade'>
<p class="lead">
Join our mailing list to stay updated.
</p>
<form class="validate form-inline" action="//apotact.us3.list-manage.com/subscribe/post?u=28651018d03bf1e7c3f1de3d1&id=ac78bf7fdc" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" target="_blank" validate>
<input type="email" name="EMAIL" id="mce-EMAIL" required class="form-control m-b" placeholder="Email Address">
<div style="position: absolute; left: -5000px;"><input type="text" name="b_28651018d03bf1e7c3f1de3d1_ac78bf7fdc" tabindex="-1" value=""></div>
<div style="display:none"><input type="checkbox" id="group_32" name="group[14041][32]" value="1" class="av-checkbox" checked></div>
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="btn btn-pill btn-success-outline m-b">
</form>
</div>
</div>
</div>
<div class="block app-block-footer p-t p-b">
<div class='row text-center'>
</div>
<div class="container reveal-fade">
<div class="row">
<div class="col-sm-2 m-b">
<ul class="list-unstyled list-spaced">
<li><h6 class="text-uppercase">Gest</h6></li>
<li><a href="//gest.co">About Gest</a></li>
<li><a href="https://gest.zendesk.com/hc/en-us" target="_blank">Help and support</a></li>
<li><a href="/orders" target="_blank">Manage order</a></li>
</ul>
</div>
<div class="col-sm-2 m-b">
<ul class="list-unstyled list-spaced">
<li><h6 class="text-uppercase">Company</h6></li>
<li><a href="/about">About us</a></li>
<li><a href="//blog.gest.co">Blog</a></li>
<li><a href="//gest.totemapp.com" target="_blank">Press and media</a></li>
</ul>
</div>
<div class="col-sm-2 m-b">
<ul class="list-unstyled list-spaced">
<li><h6 class="text-uppercase">Social</h6></li>
<li><a href="//twitter.com/trygest" target="_blank">Twitter</a></li>
<li><a href="//facebook.com/trygest" target="_blank">Facebook</a></li>
<li><a href="//vimeo.com/trygest" target="_blank">Vimeo</a></li>
</ul>
</div>
<div class='col-sm-6 m-b text-xs-left text-sm-right'>
<p>apotact labs ©
<script language="javascript" type="text/javascript"> var today = new Date(); var year = today.getFullYear(); document.write(year);</script>
</p>
</div>
</div>
</div>
</div>
</div> <!-- closes stage shelf -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/scrollreveal.js/3.0.6/scrollreveal.min.js"></script>
<script src="/js/toolkit.min.js"></script>
<script async type="text/javascript" src="https://www.trycelery.com/js/celery.js"></script>
<!-- Google Analytics -->
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-60560705-4', 'auto');
ga('send', 'pageview');
</script>
<script async src='//www.google-analytics.com/analytics.js'></script>
<!-- End Google Analytics -->
</body>
</html>