-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
430 lines (399 loc) · 11.7 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
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
<!-- @format -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="icon preload"
type="image/webp"
href="/img/DroptopFourLogo.webp"
as="image" />
<meta name="theme-color" content="#4BD765" />
<link
href="https://fonts.googleapis.com/css2?family=Urbanist:wght@400;800&display=swap"
rel="stylesheet prefetch"
as="font" />
<meta
name="description"
content="Dropdown menu bar & app launcher for Windows & Rainmeter" />
<meta
name="keywords"
content="Rainmeter, Skin, Skins, Rainmeter-Skin, Rainmeter-Skins, Droptop, DroptopFour, Droptop-Four" />
<meta name="author" content="Bunz, Cariboudjan, Jax" />
<meta name="twitter:title" content="Droptop Four" />
<meta
name="twitter:description"
content="Dropdown menu bar & app launcher for Windows & Rainmeter" />
<meta name="twitter:card" content="summary_large_image" />
<meta
name="twitter:image"
content="https://raw.githubusercontent.com/Droptop-Four/GlobalData/main/Media-Kit/Banners/DroptopBanner3.webp" />
<meta name="twitter:image:alt" content="Droptop Four image" />
<meta property="og:title" content="Droptop Four" />
<meta
property="og:image"
content="https://raw.githubusercontent.com/Droptop-Four/GlobalData/main/Media-Kit/Banners/DroptopBanner3.webp" />
<meta property="og:image:type" content="image/webp" />
<meta property="og:image:alt" content="Droptop Four image" />
<meta property="og:url" content="https://www.droptopfour.com" />
<meta name="mobile-web-app-capable" content="yes" />
<title>Droptop Four</title>
<!-- Cookie Consent by TermsFeed https://www.TermsFeed.com -->
<script
type="text/javascript"
src="https://www.termsfeed.com/public/cookie-consent/4.1.0/cookie-consent.js"
charset="UTF-8"></script>
<script type="text/javascript" charset="UTF-8">
document.addEventListener('DOMContentLoaded', function () {
cookieconsent.run({
notice_banner_type: 'simple',
consent_type: 'express',
palette: 'dark',
language: 'en',
page_load_consent_levels: ['strictly-necessary'],
notice_banner_reject_button_hide: false,
preferences_center_close_button_hide: false,
page_refresh_confirmation_buttons: false,
website_name: 'Droptop Four',
website_privacy_policy_url:
'https://droptopfour.com/privacy-policy',
});
});
</script>
<!-- Google Analytics -->
<script
type="text/plain"
data-cookie-consent="tracking"
src="https://www.googletagmanager.com/gtag/js?id=G-Y7LX6LXPRW"></script>
<script type="text/plain" data-cookie-consent="tracking">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-Y7LX6LXPRW');
</script>
<!-- end of Google Analytics-->
<noscript>
Free cookie consent management tool by
<a class="test" href="https://www.termsfeed.com/">TermsFeed</a>
</noscript>
<!-- End Cookie Consent by TermsFeed https://www.TermsFeed.com -->
<link rel="stylesheet preload" href="/css/style.css" as="style" />
</head>
<body>
<header>
<a class="skip-to-main-content" href="#main-content">
Skip to main content
</a>
<nav class="navbar">
<!-- LOGO -->
<div class="logo">
<a href="/">
<img
src="/img/DroptopFourLogo.webp"
alt="Droptop Four Logo" />
</a>
</div>
<div class="site-name">
<a href="/">
<h4>Droptop Four</h4>
</a>
</div>
<!-- NAVIGATION MENU -->
<ul class="nav-links">
<!-- USING CHECKBOX HACK -->
<input type="checkbox" id="checkbox_toggle" />
<label for="checkbox_toggle" class="hamburger">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="28"
fill="none"
viewBox="0 0 24 24">
<path
stroke="currentColor"
stroke-width="4"
stroke-linecap="round"
d="M2 4h20M2 14h20M2 24h20"></path>
</svg>
</label>
<!-- NAVIGATION MENUS -->
<div class="menu">
<li>
<a class="nav-download" href="/download">
Download
</a>
</li>
<li><a href="/community-apps">Community Apps</a></li>
<li>
<a href="/community-themes">Community Themes</a>
</li>
<li>
<a href="https://docs.droptopfour.com/help/faqs">
FAQs
</a>
</li>
<li><a href="https://docs.droptopfour.com">Docs</a></li>
<li>
<a href="/search">
<img
class="search-icon"
src="/icons/search.webp" />
</a>
</li>
</div>
</ul>
</nav>
</header>
<!-- <div class="bg-image"></div> -->
<!-- Main Content -->
<main class="home-page">
<section class="home-contents" id="main-content">
<section class="home-banner">
<div class="showcase-container">
<img
class="async-image"
src="/img/Home-min.webp"
data-src="/img/Home.webp"
alt="Droptop Screenshot" />
<div class="home-banner-text">
<div class="home-banner-title">
<h1>droptop four</h1>
<h2>
Dropdown menu bar & app launcher for Windows
& Rainmeter
</h2>
</div>
<div class="home-button-container">
<button
class="home-download-button"
onclick="location.href='/download';"
type="button">
<i class="fa fa-download"></i>
DOWNLOAD
<!-- prettier-ignore -->
<p class="release-info" id="droptop-version">v</p>
</button>
</div>
</div>
</div>
</section>
<div aria-hidden="true" class="body-divider" id="divider-1">
<hr />
</div>
<div class="home-container">
<div class="droptop-info-1">
<img
class="image-block-1"
src="/img/Image1.webp"
alt="Droptop Screenshot"
loading="lazy" />
<div class="text-block-c">
<h1>Always show Droptop</h1>
<p>
Droptop mimics the behavior of menu bars that
exist on several other operating systems,
floating above your windows to allow quick and
easy access to your applications at all times
</p>
<p>
Autohide and Desktop-Only modes are also
available
</p>
</div>
</div>
</div>
<div aria-hidden="true" class="body-divider" id="divider-2">
<hr />
</div>
<div class="home-container">
<div class="droptop-info-2">
<img
class="image-block-2"
src="/img/Image2.webp"
alt="Droptop Screenshot"
loading="lazy" />
<div class="text-block-r">
<h1>Expandable dropdown menus & submenus</h1>
<p>
Droptop allows you to catalog your applications
into scrollable groups by taking directory,
filename, and icon information directly from any
specified folder, allowing easy adding and
removing shortcuts, renaming, and icon support
through Windows. Easily drag & drop your
shortcuts into Droptop's folders to add
shortcuts, or rename, delete, or change a
shortcut's icon all through the standard Windows
interface
</p>
</div>
</div>
</div>
<div aria-hidden="true" class="body-divider" id="divider-3">
<hr />
</div>
<div class="home-container">
<div class="droptop-info-3">
<div class="slideshow-container-1">
<div
class="slideshow-container-2"
id="slideshow-container"></div>
</div>
<div class="text-block-s">
<h1>Over 20 themes</h1>
<p>
Choose from a selection of 22 premade themes and
1 custom theme that alter the look & feel of
your desktop and dropdown menus
</p>
</div>
</div>
</div>
<div aria-hidden="true" class="body-divider" id="divider-4">
<hr />
</div>
<div class="home-container">
<div class="droptop-info-4">
<img
class="image-block-4"
src="/img/Image3.webp"
alt="Droptop Screenshot"
loading="lazy" />
<div class="text-block-c">
<h1>Droptop side apps</h1>
<p>
Droptop comes pre-equipped with 15 unique apps,
allowing quick and easy access to many necessary
functions, as well as notifications for elements
such as your Gmail inbox, current weather
conditions, and more...
</p>
</div>
</div>
</div>
<div aria-hidden="true" class="body-divider" id="divider-5">
<hr />
</div>
<div class="home-container">
<div class="droptop-info-5">
<img
class="image-block-5"
src="/img/HomeButtons.webp"
alt="Droptop Screenshot"
loading="lazy" />
<div class="text-block-c">
<h1>Use any icon</h1>
<p>
With the Supporter Version, you can upload any
image as your home icon
</p>
</div>
</div>
</div>
<div aria-hidden="true" class="body-divider" id="divider-6">
<hr />
</div>
<div class="home-container">
<div class="droptop-info-6">
<img
class="image-block-6"
src="/img/Localization.webp"
alt="Droptop Screenshot"
loading="lazy" />
<div class="text-block-c">
<h1>22+ different languages</h1>
<p>
Thanks to community support, Droptop is
available in many languages, including French,
Spanish, Portuguese, German, Italian, Arabic,
Japanese, and more...
</p>
</div>
</div>
</div>
<div aria-hidden="true" class="body-divider" id="divider-7">
<hr />
</div>
<div class="discord-invite">
<a href="https://discord.gg/wVeRPYbUNx" target="_blank">
<img
src="https://discordapp.com/api/guilds/800124057923485728/widget.png?style=banner3"
alt="Discord Community Invite"
loading="lazy" />
</a>
</div>
<div aria-hidden="true" class="body-divider" id="divider-8">
<hr />
</div>
</section>
</main>
<!-- Main Content End -->
<!-- Footer -->
<footer class="footer">
<div class="social">
<a
href="https://www.deviantart.com/cariboudjan/art/droptop-four-762812007"
target="_blank"
aria-label="DeviantArt link">
<img
src="/icons/deviantart.webp"
class="social-icon"
alt="DeviantArt" />
</a>
<a
href="https://github.com/Droptop-Four"
target="_blank"
aria-label="Github link">
<img
src="/icons/github.webp"
class="social-icon"
alt="GitHub" />
</a>
<a
href="https://discord.gg/aGQ6uE4Fgp"
target="_blank"
aria-label="Discord link">
<img
src="/icons/discord.webp"
class="social-icon"
alt="Discord" />
</a>
</div>
<ul class="list">
<li><a href="/download">Download</a></li>
<li><a href="/community-apps">Community Apps</a></li>
<li><a href="/community-themes">Community Themes</a></li>
<li>
<a href="https://docs.droptopfour.com/help/faqs">FAQs</a>
</li>
<li><a href="https://docs.droptopfour.com">Docs</a></li>
</ul>
<ul class="list">
<li><a href="/privacy-policy">Privacy Policy</a></li>
<li>
<a href="#" id="open_preferences_center">
Update cookies preferences
</a>
</li>
</ul>
<p class="copyright">© Droptop Four 2018-2024</p>
</footer>
<!-- Footer End -->
<!-- Scroll to top Button -->
<button
onclick="topFunction()"
class="scroll-to-top"
id="scroll-to-top"
title="Scroll to the top">
<img class="up-arrow-icon" src="/icons/up-arrow.webp" />
</button>
<!-- Scroll to top Button End -->
<!-- Script -->
<script src="/js/main.js"></script>
<script src="/js/home.js"></script>
<script src="/js/version.js"></script>
<!-- Script End -->
</body>
</html>