-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
368 lines (338 loc) · 16 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="An AOSP Based Custom ROM">
<title>PegasusOS</title>
<link rel="shortcut icon" href="assets/img/favicon.png" type="image/x-icon">
<link rel="stylesheet" href="libs/animate/animate.css">
<link rel="stylesheet" href="libs/owlcarousel/owl.carousel.min.js">
<link rel="stylesheet" href="libs/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/base.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:wght@500&family=Nunito:wght@200;300;400&display=swap" rel="stylesheet">
<!--Chrome Firefox Opera-->
<meta name="theme-color" content="#000000">
<!--Windows Phones-->
<meta name="msapplication-navbutton-color" content="#000000">
<!--Safari/ios-->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<style>
h2 {
color: #3EB498;
}
h5 {
color: yellow;
}
p {
color: white;
font-family: 'Montserrat', sans-serif;
}
</style>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark navbar-floating">
<div class="container">
<a class="navbar-brand">
<img src="assets/img/favicon.png" alt="" width="40">
PegasusOS
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarToggler"
aria-controls="navbarToggler" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarToggler">
<ul class="navbar-nav ml-lg-5 mt-3 mt-lg-0">
<li class="nav-item ">
<a class="nav-link" style="color: white;" href="index.html">Home</a>
</li>
<li class="nav-item ">
<a class="nav-link" style="color: white;" href="#features">Features</a>
</li>
<li class="nav-item">
<a class="nav-link" style="color: white;" href="#support">Support</a>
</li>
</ul>
<div class="ml-auto my-2 my-lg-0">
<a href="#downloads">
<button class="btn custom-button-green">Download Now</button></a>
</div>
</div>
</div>
</nav>
<!-- Home Div -->
<div class="page-hero-section bg-image hero-home-1">
<div class="hero-caption pt-5">
<div class="container h-100 ">
<div class="row align-items-center h-100">
<div id="home" class="col-lg-6 wow animate__animated animate__fadeInUp">
<h1 class="mb-4 homepage-title ">Welcome To <br> PegasusOS <img src="assets/img/favicon.png" alt="" width="60"></h1>
<p class="mb-4">Its a free, community built, open source aftermarket firmware distribution of android
operating system based on android open source project, It is designed to increase performance, reliability and security over stock android experience for your device.</p>
<a href="#features" class="btn custom-button-green">Learn more</a>
<a href="documentation.html" class="btn custom-button-green">Docs</a>
</div>
<div class="col-lg-6 d-none d-lg-block wow animate__animated animate__zoomIn">
<div class="img-place mobile-preview shadow floating-animate">
<img src="assets/img/drawer.png" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
<!--End OF Home Div -->
<!-- Features -->
<div class="position-realive bg-image">
<div id="features" class="page-section">
<div class="container">
<h2 class="text-center wow animate__animated animate__fadeIn text-white">What You Get ?
</h2>
<div class="row">
<div class="col-lg-5 py-3">
<div class="img-place mobile-preview shadow wow animate__animated animate__zoomIn">
<img src="assets/img/security.png" alt="">
</div>
</div>
<div class="col-lg-6 py-3 mt-lg-5">
<div class="iconic-list">
<div class="iconic-item wow animate__animated animate__fadeInUp">
<div class="iconic-md iconic-text bg-warning fg-white rounded-circle">
<span class="" style="align-items: center;">
<img class="iconic-icon" src="assets/img/icons/performance_light.png" alt="">
</span>
</div>
<div class="iconic-content">
<h5>Powerful features</h5>
<p class="fs-small">Unlike the OEMs, We provide a clean android enviornment which is bloat-free, It
ensures improved performance.</p>
</div>
</div>
<div class="iconic-item wow animate__animated animate__fadeInUp">
<div class="iconic-md iconic-text bg-info fg-white rounded-circle">
<span class="" style="align-items: center;">
<img class="iconic-icon" src="assets/img/icons/security_light.webp" alt="">
</span>
</div>
<div class="iconic-content">
<h5>Fully secure</h5>
<p class="fs-small">Usually we merges the security patches as soon google release it, It can ensure user's improved securiy.</p>
</div>
</div>
<div class="iconic-item wow animate__animated animate__fadeInUp">
<div class="iconic-md iconic-text bg-indigo fg-white rounded-circle">
<span class="" style="align-items: center;">
<img class="iconic-icon" src="assets/img/icons/customize_light.png" alt="">
</span>
</div>
<div class="iconic-content">
<h5>Heavily customizable</h5>
<p class="fs-small">PegasusOS is stuffed with a lot of useful features, Which gives the users the power
to customize their devices as they like.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="page-section animate__animated animate__fadeInUp" id="abtus">
<div class="container">
<h2 class="text-center wow animate__animated animate__fadeIn text-white">What You Can Customize ?
</h2>
<div class="row">
<div class="col-lg-4 py-3 wow animate__animated animate__zoomIn">
<div class="img-place mobile-preview shadow">
<img src="assets/img/theme.png" alt="">
</div>
</div>
<div class="col-lg-4 py-3">
<div class="iconic-list">
<div class="iconic-item wow animate__animated animate__fadeInUp">
<div class="iconic-md iconic-text bg-warning fg-white rounded-circle">
<span class="" style="align-items: center;">
<img class="iconic-icon" src="assets/img/icons/status_light.png" alt="">
</span>
</div>
<div class="iconic-content">
<h5>Status Bar</h5>
<p class="fs-small">The users can see icons for VoLTE and VoWifi and change icons shapes in theme section.</p>
</div>
</div>
<div class="iconic-item wow animate__animated animate__fadeInUp">
<div class="iconic-md iconic-text bg-success fg-white rounded-circle">
<span class="" style="align-items: center;">
<img class="iconic-icon" src="assets/img/icons/qs_light.png" alt="">
</span>
</div>
<div class="iconic-content">
<h5>Quick Settings</h5>
<p class="fs-small">PegasusOS provides various extra qs tile like caffeine, sensors off tile.</p>
</div>
</div>
<div class="iconic-item wow animate__animated animate__fadeInUp">
<div class="iconic-md iconic-text bg-indigo fg-white rounded-circle">
<span class="" style="align-items: center;">
<img class="iconic-icon" src="assets/img/icons/lockscreen_light.png" alt="">
</span>
</div>
<div class="iconic-content">
<h5>Lock Screen</h5>
<p class="fs-small">It allows the user to customize lock screen user interface, You can adjust the
clock styles. </p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 py-3 wow animate__animated animate__zoomIn">
<div class="img-place mobile-preview shadow">
<img src="assets/img/theme2.png" alt="">
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 py-3 wow animate__animated animate__zoomIn">
<div class="img-place mobile-preview shadow">
<img src="assets/img/clock.png" alt="">
</div>
</div>
<div class="col-lg-4 py-3">
<div class="iconic-list">
<div class="iconic-item wow animate__animated animate__fadeInUp">
<div class="iconic-md iconic-text bg-warning fg-white rounded-circle">
<span class="" style="align-items: center;">
<img class="iconic-icon" src="assets/img/icons/ui_light.png" alt="">
</span>
</div>
<div class="iconic-content">
<h5>User interface</h5>
<p class="fs-small">PegasusOS is shipped with a bunch of cool themes, which provides user the ability to
customize the user interface heavily.</p>
</div>
</div>
<div class="iconic-item wow animate__animated animate__fadeInUp">
<div class="iconic-md iconic-text bg-success fg-white rounded-circle">
<span class="" style="align-items: center;">
<img class="iconic-icon" src="assets/img/icons/navigation_light.png" alt="">
</span>
</div>
<div class="iconic-content">
<h5>Navigation</h5>
<p class="fs-small">Bored from full gesture navigation ?. Try out old cchool oreo 3-button navigation,
or the 2-Button navigation from pie </p>
</div>
</div>
<div class="iconic-item wow animate__animated animate__fadeInUp">
<div class="iconic-md iconic-text bg-indigo fg-white rounded-circle">
<span class="" style="align-items: center;">
<img class="iconic-icon" src="assets/img/icons/misc_light.png" alt="">
</span>
</div>
<div class="iconic-content">
<h5>And many more</h5>
<p class="fs-small">Is this isn't enough for you?. Then go flash PegasusOS. You will get more updates with new features soon.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 py-3 wow animate__animated animate__zoomIn">
<div class="img-place mobile-preview shadow">
<img src="assets/img/theme3.png" alt="">
</div>
</div>
</div>
</div>
</div>
<!-- End OF Features -->
<!-- Download Page -->
<div class="page-section">
<div class="container">
<div id="downloads" class="row justify-content-center text-center wow animate__animated animate__fadeInUp">
<div class="col-lg-6">
<h2 class="mb-3 text-white">Like what you saw ?</h2>
<p class="mb-5">Great! Head to our downloads page, grab a zip file for your desired device and you should be all set. Happy flashing !</p>
<a href="downloads.html" target="_blank" class="btn custom-button-green">Download Now</a>
</div>
</div>
<br>
<br>
<h2 class="mb-3 justify-content-center text-center wow animate__animated animate__fadeInUp text-white">Don’t saw
your device on the list ?</h2>
<div class="pricing-table mt-5 wow animate__animated animate__fadeInUp">
<div class="pricing-item active no-transform" style="background-color: #191c25;">
<div class="pricing-body">
<p class="text-center">Wait A Minute , Who Are You ?</p>
<p class="text-center">
<button class="btn custom-button-green" style="width: 130px;" type="button" data-toggle="collapse"
data-target="#for_user" aria-expanded="false" aria-controls="for_user">
User
</button>
</p>
<div class="collapse" id="for_user">
<div class="card card-body" style="background-color: #2b2d2e; border-radius: 20px; color:white">
<p class="fs-small">Don’t worry, we’re supporting more and more devices as we grow, so there
is a chance that in the near future, we’ll support yours too!</p>
<p class="fs-small">Some developers also build PegasusOS unofficially, so you can search your device’s xdapage for one and try it out.
We’re not responsible for any bugs you encounter in those builds though.
</p>
</div>
</div>
<p class="text-center">
<button class="btn custom-button-green" style="width: 130px; " data-toggle="collapse" href="#for_developer"
role="button" aria-expanded="false" aria-controls="for_developer">
Developer
</button>
</p>
<div class="collapse" id="for_developer">
<div class="card card-body" style="background-color: #2b2d2e; border-radius: 20px; color:white">
<p class="fs-small">So you think you have the guts to roast some build by yourself? Great! PegasusOS is entirely open source,
so head out to our GitHub page for instructions and get right to it!</p>
<button class="btn custom-button-green" onclick="document.location='https://github.com/pegasusos'">Github</button>
<hr>
<p class="fs-small">Or have you been building PegasusOS unofficially for some time now and want to become a maintainer ?
Fill out this form and we’ll see what we can do! </p>
<button class="btn custom-button-green disabled">Currently not accepting</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Of Download Page -->
<!-- Support -->
<div class="page-section no-scroll" id="support">
<div class="container">
<h2 class="text-center wow animate__animated animate__fadeIn text-white">Need some help ?</h2>
<div class="col-md-6 col-lg-4 py-3 mx-auto">
<div class="card card-body text-center pt-5 custom-card-shadow wow animate__animated animate__zoomIn"
style="background-color: #212324; border-radius: 20px;">
<div class="svg-icon mx-auto mb-4">
<img src="assets/img/icons/telegram.png" alt="">
</div>
<h5 class="fg-white ">Telegram</h5>
<p class="fs-small ">You can contact me on my telegram account.</p>
<a href="https://t.me/althafvly" target="_blank">
<button class="btn btn-primary rounded-pill">Ask Now</button>
</a>
</div>
</div>
</div>
</div>
<!-- End OF Support -->
<script src="libs/jquery/jquery-3.6.0.min.js"></script>
<script src="libs/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="libs/owlcarousel/owl.carousel.min.js"></script>
<script src="libs/particles/particles.js"></script>
<script src="libs/particles/app.js"></script>
<script src="libs/wow/wow.min.js"></script>
<script>
new WOW().init();
</script>
<script src="assets/js/main.js"></script>
</body>
</html>