-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
360 lines (339 loc) · 16.2 KB
/
Copy pathindex.html
File metadata and controls
360 lines (339 loc) · 16.2 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Phoneboard is a free alternative to ZXW, Wuxinji, etc.">
<meta name="author" content="Guido Pola">
<title>Phoneboard - Start repairing phones!</title>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha256-YLGeXaapI0/5IgZopewRJcFXomhRMlYYjugPLSyNjTY=" crossorigin="anonymous" />
<!-- Custom fonts for this template -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/simple-line-icons/2.4.1/css/simple-line-icons.min.css" integrity="sha256-7O1DfUu4pybYI7uAATw34eDrgQaWGOfMV/8erfDQz/Q=" crossorigin="anonymous" />
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Muli" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/new-age.min.css" rel="stylesheet">
<!-- Google Analytics -->
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-122514522-2', 'auto');
ga('send', 'pageview');
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
<!-- End Google Analytics -->
<script async="" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>(adsbygoogle=window.adsbygoogle||[]).push({google_ad_client:"ca-pub-8087967008003184",enable_page_level_ads:!0})</script>
</head>
<body id="page-top">
<div class="modal" tabindex="-1" role="dialog" id="support-modal">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<p>Hello! My name is Guido and I'm the creator and sole developer of Phoneboard.</p>
<p>First of all thank you for using Phoneboard!</p>
<p>I've been working on Phoneboard in my spare time for six months and lately updates are much slower than I might like.</p>
<p>Help me to work full time in Phoneboard donating just $2 monthly (It's $24 a year, about one third the cost of ZXW)</p>
<p>This is what I want to do if I can work full time: </p>
<ol>
<li>Add the latest iPhone models.</li>
<li>Add Macbook models.</li>
<li>Add an auto updater.</li>
<li>Board Layers.</li>
<li>Repair solution list.</li>
<li>SMB community reference values.</li>
<li>Eventually, release the source code and board files.</li>
</ol>
<p>If you have an awesome idea feel free to contact me at the discord server.</p>
<p>Thank you!</p>
<div class="container col-md-5">
<a href="https://www.patreon.com/bePatron?u=10807878" class="patreon-btn">
<img src="https://c5.patreon.com/external/logo/become_a_patron_button@2x.png" width="160">
</a>
</div>
</div>
</div>
</div>
</div>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top">Phoneboard</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#features">Features</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#supporters">Download</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#social">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<header class="masthead">
<div class="container h-100">
<div class="row h-100">
<div class="col-lg-5 my-auto">
<div class="header-content mx-auto">
<h1 class="mb-5">Phoneboard is an app that will help you repairing phones!</h1>
<a href="#download" class="btn btn-outline btn-xl js-scroll-trigger">Get It Now For Free!</a>
</div>
</div>
<div class="col-lg-7 my-auto">
<div class="device-container">
<img src="img/phoneboard_preview.svg" class="img-fluid" alt="">
</div>
</div>
</div>
</div>
</header>
<section class="features" id="features">
<div class="container">
<div class="section-heading text-center">
<h2>Unlimited Features, Repair Everything</h2>
<p class="text-muted">Check out what you can do with this app!</p>
<hr>
</div>
<div class="row">
<div class="col-lg-12 my-auto">
<div class="container-fluid">
<div class="row">
<div class="col-lg-6">
<div class="feature-item">
<i class="icon-screen-smartphone text-primary"></i>
<h3>Repair Phones</h3>
<p class="text-muted">Includes boards from iPhone, Samsung, Xiaomi, Oppo and Vivo!</p>
</div>
</div>
<div class="col-lg-6">
<div class="feature-item">
<i class="icon-doc text-primary"></i>
<h3>Side-By-Side Schematics ¹</h3>
<p class="text-muted">Click on a pin and Phoneboard will find it in the schematic for you!</p><small>¹ Schematics not included.</small>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6">
<div class="feature-item">
<i class="icon-screen-desktop text-primary"></i>
<h3>Multi Platform</h3>
<p class="text-muted">Phoneboard has native support in Windows, macOS and Linux!</p>
</div>
</div>
<div class="col-lg-6">
<div class="feature-item">
<i class="icon-lock-open text-primary"></i>
<h3>Free to Use</h3>
<p class="text-muted">Phoneboard is free!</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="supporters bg-primary" id="supporters">
<div class="container">
<h2>We
<i class="fas fa-heart"></i>
our sponsors!</h2>
<div class="sponsors-list">
<div class="row">
<div class="col-lg-3">
<div class="thumbnail">
<a href="https://linktr.ee/techcentral_repair" target="_blank" rel="noopener">
<img src="img/tech-central.jpg">
</a>
</div>
</div>
<div class="col-lg-3">
<div class="thumbnail">
<a class="js-scroll-trigger" href="https://www.patreon.com/phoneboard">
<img src="img/yournamehere.svg">
</a>
</div>
</div>
<div class="col-lg-3">
<div class="thumbnail">
<a class="js-scroll-trigger" href="https://www.patreon.com/phoneboard">
<img src="img/yournamehere.svg">
</a>
</div>
</div>
<div class="col-lg-3">
<div class="thumbnail">
<a class="js-scroll-trigger" href="https://www.patreon.com/phoneboard">
<img src="img/yournamehere.svg">
</a>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-3">
<div class="thumbnail">
<a class="js-scroll-trigger" href="https://www.patreon.com/phoneboard">
<img src="img/yournamehere.svg">
</a>
</div>
</div>
<div class="col-lg-3">
<div class="thumbnail">
<a class="js-scroll-trigger" href="https://www.patreon.com/phoneboard">
<img src="img/yournamehere.svg">
</a>
</div>
</div>
<div class="col-lg-3">
<div class="thumbnail">
<a class="js-scroll-trigger" href="https://www.patreon.com/phoneboard">
<img src="img/yournamehere.svg">
</a>
</div>
</div>
<div class="col-lg-3">
<div class="thumbnail">
<a class="js-scroll-trigger" href="https://www.patreon.com/phoneboard">
<img src="img/yournamehere.svg">
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="download bg-primary text-center" id="download">
<div class="container">
<div class="row">
<div class="col-md-12 mx-auto">
<h2 class="section-heading">Discover what all the buzz is about!</h2>
<p>Our app is available on Windows, macOS and Linux!</p>
<p>Download now to get started!</p>
<div class="badges">
<button class="btn btn-outline btn-xl" onclick="downloadPhoneboard('windows');">
<svg aria-hidden="true" focusable="false" data-prefix="fab" data-icon="windows" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
<path fill="currentColor" d="M0 93.7l183.6-25.3v177.4H0V93.7zm0 324.6l183.6 25.3V268.4H0v149.9zm203.8 28L448 480V268.4H203.8v177.9zm0-380.6v180.1H448V32L203.8 65.7z"></path>
</svg>
<span>Download for Windows</span>
</button>
<button class="btn btn-outline btn-xl" onclick="downloadPhoneboard('macos');">
<svg aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
<path fill="currentColor" d="M318.7 268.7c-.2-36.7 16.4-64.4 50-84.8-18.8-26.9-47.2-41.7-84.7-44.6-35.5-2.8-74.3 20.7-88.5 20.7-15 0-49.4-19.7-76.4-19.7C63.3 141.2 4 184.8 4 273.5q0 39.3 14.4 81.2c12.8 36.7 59 126.7 107.2 125.2 25.2-.6 43-17.9 75.8-17.9 31.8 0 48.3 17.9 76.4 17.9 48.6-.7 90.4-82.5 102.6-119.3-65.2-30.7-61.7-90-61.7-91.9zm-56.6-164.2c27.3-32.4 24.8-61.9 24-72.5-24.1 1.4-52 16.4-67.9 34.9-17.5 19.8-27.8 44.3-25.6 71.9 26.1 2 49.9-11.4 69.5-34.3z"></path>
</svg>
<span>Download for macOS</span>
</button>
<button class="btn btn-outline btn-xl" onclick="downloadPhoneboard('linux');">
<svg aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512">
<path fill="currentColor" d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm52.7 93c8.8-15.2 28.3-20.5 43.5-11.7 15.3 8.8 20.5 28.3 11.7 43.6-8.8 15.2-28.3 20.5-43.5 11.7-15.3-8.9-20.5-28.4-11.7-43.6zM87.4 287.9c-17.6 0-31.9-14.3-31.9-31.9 0-17.6 14.3-31.9 31.9-31.9 17.6 0 31.9 14.3 31.9 31.9 0 17.6-14.3 31.9-31.9 31.9zm28.1 3.1c22.3-17.9 22.4-51.9 0-69.9 8.6-32.8 29.1-60.7 56.5-79.1l23.7 39.6c-51.5 36.3-51.5 112.5 0 148.8L172 370c-27.4-18.3-47.8-46.3-56.5-79zm228.7 131.7c-15.3 8.8-34.7 3.6-43.5-11.7-8.8-15.3-3.6-34.8 11.7-43.6 15.2-8.8 34.7-3.6 43.5 11.7 8.8 15.3 3.6 34.8-11.7 43.6zm.3-69.5c-26.7-10.3-56.1 6.6-60.5 35-5.2 1.4-48.9 14.3-96.7-9.4l22.5-40.3c57 26.5 123.4-11.7 128.9-74.4l46.1.7c-2.3 34.5-17.3 65.5-40.3 88.4zm-5.9-105.3c-5.4-62-71.3-101.2-128.9-74.4l-22.5-40.3c47.9-23.7 91.5-10.8 96.7-9.4 4.4 28.3 33.8 45.3 60.5 35 23.1 22.9 38 53.9 40.2 88.5l-46 .6z"></path>
</svg>
<span>Download for Linux</span>
</button>
<button class="btn btn-outline btn-xl" onclick="downloadPhoneboard('patreon');">
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="96" viewBox="0 0 100 96">
<g fill="#fff" fill-rule="evenodd">
<path d="M64.1102,0.1004 C44.259,0.1004 28.1086,16.2486 28.1086,36.0986 C28.1086,55.8884 44.259,71.989 64.1102,71.989 C83.9,71.989 100,55.8884 100,36.0986 C100,16.2486 83.9,0.1004 64.1102,0.1004"/>
<polygon points=".012 95.988 17.59 95.988 17.59 .1 .012 .1"/>
</g>
</svg>
<span>Download the preview version</span>
</button>
</div>
</div>
</div>
</div>
</section>
<section class="social bg-primary" id="social">
<div class="container">
<h2>Contact me!</h2>
<ul class="list-inline list-social">
<li class="list-inline-item social-twitter">
<a href="https://twitter.com/guidopola">
<i class="fab fa-twitter"></i>
</a>
</li>
<li class="list-inline-item social-facebook">
<a href="https://fb.me/app.phoneboard">
<i class="fab fa-facebook-f"></i>
</a>
</li>
<li class="list-inline-item social-discord">
<a href="https://discord.gg/hgUhMUM" target="_blank">
<i class="fab fa-discord"></i>
</a>
</li>
</ul>
</div>
</section>
<footer>
<div class="container">
<p>© Phoneboard 2019. All Rights Reserved.</p>
<ul class="list-inline">
<li class="list-inline-item">
<a href="#">Privacy</a>
</li>
<li class="list-inline-item">
<a href="#">Terms</a>
</li>
<li class="list-inline-item">
<a href="#">FAQ</a>
</li>
</ul>
</div>
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.3.1/js/bootstrap.bundle.min.js" integrity="sha256-fzFFyH01cBVPYzl16KT40wqjhgPtq6FFUB6ckN2+GGw=" crossorigin="anonymous"></script>
<script defer src="https://use.fontawesome.com/releases/v5.8.1/js/all.js" integrity="sha384-g5uSoOSBd7KkhAMlnQILrecXvzst9TdC09/VM+pjDTCM+1il8RHz5fKANTFFb+gQ" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js" integrity="sha256-H3cjtrm/ztDeuhCN9I4yh4iN2Ybx/y1RM7rMmAesA0k=" crossorigin="anonymous"></script>
<!-- Custom scripts for this template -->
<script src="js/new-age.min.js"></script>
<script>
(function(root){
var extractPlatform = function(asset) {
if (asset.name.match(/exe/))
return "windows";
else if (asset.name.match(/AppImage/))
return "linux";
else
return "";
}
root._downloadLink = {
macos: `https://www.patreon.com/posts/phoneboard-v1-9-38220518`,
patreon: `https://www.patreon.com/posts/38232438`,
};
fetch("https://api.github.com/repos/phoneboard/phoneboard/releases/latest")
.then(response => response.json())
.then(
(result) => result.assets.map((asset) => {
root._downloadLink[extractPlatform(asset)] = asset.browser_download_url;
}),
// Note: it's important to handle errors here
// instead of a catch() block so that we don't swallow
// exceptions from actual bugs in components.
(error) => {
root._downloadLink = [];
}
)
})(window);
var downloadPhoneboard = function(platform) {
let link = window._downloadLink[platform] || "https://www.patreon.com/phoneboard";
window.location.href = link;
};
</script>
</body>
</html>