-
-
Notifications
You must be signed in to change notification settings - Fork 296
/
index.html
227 lines (213 loc) · 9.18 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
<!DOCTYPE HTML>
<!--
Fractal by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Vysor</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="/assets/css/main.css" />
<meta name="google-site-verification" content="NMNRE8QlDFmRd0I0WIY4eVyfE7SohaXJxJ73oGc-8fo" />
<link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="style.css" rel="stylesheet" type="text/css">
<link rel="icon" type="image/x-icon" href="/icon.ico"/>
<script src='/install.js'></script>
</head>
<body id="top">
<div class="navbar navbar-inverse">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="/#">Vysor</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="javascript:openDownload()">Download</a></li>
<li><a href="/#pricing">Pricing</a></li>
<li><a href="https://support.vysor.io/">Support</a></li>
</ul>
</div>
</div>
</div>
<!-- Header -->
<header id="header">
<div class="content">
<h1><a href="/#">Vysor</a></h1>
<p>A window to your Phone</p>
<ul class="actions">
<li><a href="javascript:openDownload()" class="button special icon fa-download">Download</a></li>
<li><a href="https://www.youtube.com/watch?v=qAHTini67GA" class="button icon scrolly popup-youtube">Watch the Video</a></li>
<li><a href="#one" class="button icon fa-chevron-down scrolly">Learn More</a></li>
</ul>
</div>
<div class="image phone"><div class="inner"><img src="images/screen.png" alt="" /></div></div>
</header>
<!-- One -->
<section id="one" class="wrapper style2 special">
<img src='/vysor-desktop-site.jpg' style='width: 100%;'></img>
<header class="major">
<h2>Vysor puts your iOS or Android on your desktop.<br /></h2>
<h3>
Use apps, play games, control your iOS or Android.<br /></h3>
<h4>A desktop or web app, compatible with all operating systems.</h4>
</header>
<ul class="icons major">
<li><span class="icon fa-chrome"><span class="label">Browser</span></span></li>
<li><span class="icon fa-windows"><span class="label">Windows</span></span></li>
<li><span class="icon fa-apple"><span class="label">Apple</span></span></li>
<li><span class="icon fa-linux"><span class="label">Linux</span></span></li>
</ul>
</section>
<!-- Two -->
<section id="two" class="wrapper">
<div class="inner alt">
<section class="spotlight">
<div class="image"><center><span class='icon fa fa-keyboard-o fa-5x'></span></center></div>
<div class="content">
<h3>Use your Keyboard</h3>
<p>Type a hundred words per minute on your phone using your desktop keyboard.</p>
</div>
</section>
<section class="spotlight">
<div class="image"><center><span class='icon fa fa-mouse-pointer fa-5x'></span></center></div>
<div class="content">
<h3>Point and Click</h3>
<p>Point, click, scroll. Your mouse works too.</p>
</div>
</section>
</div>
</section>
<!-- Two -->
<section id="three" class="wrapper style2 special">
<div class="inner alt">
<h2>Developers</h2>
<img src='/androidstudio.png'></img>
<section class="spotlight">
<div class="image"><center><span class='icon fa fa-android fa-5x'></span></center></div>
<div class="content">
<h3>Ditch the Emulator</h3>
<p>Are you an Android developer? Vysor gives you the integration and ease of an emulator on a physical device.</p>
</div>
</section>
<section class="spotlight">
<div class="image"><center><span class='icon fa fa-share-alt-square fa-5x'></span></center></div>
<div class="content">
<h3>Vysor Share</h3>
<p>Share your device, across the office, or across the globe. Screen and ADB access to remote devices. Simple as sending a link.</p>
</div>
</section>
<!-- <section class="special">
<ul class="icons labeled">
<li><span class="icon fa-camera-retro"><span class="label">Ipsum lorem accumsan</span></span></li>
<li><span class="icon fa-refresh"><span class="label">Sed vehicula elementum</span></span></li>
<li><span class="icon fa-cloud"><span class="label">Elit fusce consequat</span></span></li>
<li><span class="icon fa-code"><span class="label">Lorem nullam tempus</span></span></li>
<li><span class="icon fa-desktop"><span class="label">Adipiscing amet sapien</span></span></li>
</ul>
</section> -->
</div>
</section>
<section id="pricing" class="wrapper">
<div class="inner">
<header class="major">
<h2>Pricing</h2>
</header>
<section>
<div class="table-wrapper">
<table class="alt">
<thead>
<tr>
<th></th>
<th width='20%'>Vysor</th>
<th width='20%'>Vysor Pro</th>
</tr>
</thead>
<tbody>
<tr>
<td>Mirror and Control iOS/Android</td>
<td><span class="blue-icon fa fa-check"></span></td>
<td><span class="blue-icon fa fa-check"></span></td>
</tr>
<tr>
<td>Screenshots</td>
<td><span class="blue-icon fa fa-check"></span></td>
<td><span class="blue-icon fa fa-check"></span></td>
</tr>
<tr>
<td>High Quality Mirroring</td>
<td></td>
<td><span class="blue-icon fa fa-check"></span></td>
</tr>
<tr>
<td>Fullscreen Mode</td>
<td></td>
<td><span class="blue-icon fa fa-check"></span></td>
</tr>
<tr>
<td>Go Wireless</td>
<td></td>
<td><span class="blue-icon fa fa-check"></span></td>
</tr>
<tr>
<td>Vysor Share</td>
<td></td>
<td><span class="blue-icon fa fa-check"></span></td>
</tr>
<tr>
<td>Drag and Drop Files</td>
<td></td>
<td><span class="blue-icon fa fa-check"></span></td>
</tr>
<tr>
<td>Access to <b>all</b> future features</td>
<td></td>
<td><span class="blue-icon fa fa-check"></span></td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="3" style='text-align: right;'>$2.50/mo, $10/yr, or $40/lifetime. Purchase available in app.</td>
</tr>
<tr>
<td colspan="3" style='text-align: right;'><a href='https://billing.vysor.io/' style='color: #4A98E5'>Enterprise Licensing</a> is also available.</td>
</tr>
</tfoot>
</table>
</div>
</section>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="https://twitter.com/vysorapp" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
</ul>
<p class="copyright">© Vysor, Inc.</p>
<p><a href="VysorLicense.pdf">Software License</a></p>
<p><a href="/privacy">Privacy</a></p>
</footer>
<!-- Scripts -->
<script src="/assets/js/jquery.min.js"></script>
<script src="/assets/js/jquery.scrolly.min.js"></script>
<script src="/assets/js/skel.min.js"></script>
<script src="/assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="/assets/js/main.js"></script>
<script src="/magnific-dist/jquery.magnific-popup.min.js"></script>
<link rel="stylesheet" href="/magnific-dist/magnific-popup.css" />
<script>
$(document).ready(function() {
$('.popup-youtube, .popup-vimeo, .popup-gmaps').magnificPopup({
disableOn: 700,
type: 'iframe',
mainClass: 'mfp-fade',
removalDelay: 160,
preloader: false,
fixedContentPos: false
});
});
</script>
</body>
</html>