-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.html
More file actions
364 lines (339 loc) · 12.1 KB
/
main.html
File metadata and controls
364 lines (339 loc) · 12.1 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
361
362
363
364
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="title" content="CustomBAR" />
<meta
name="description"
content="CustomBAR: Dynamic progress bars, Rumble API, community skins, and volunteer-driven enhancements!"
/>
<meta
name="keywords"
content="CustomBAR, progress bar, customization, animations, Rumble API, community skins, stable releases, streaming, volunteer, free open-source, Customizable Progress Bar, for streamers, track followers, track donations, track subscribers, track goals, track milestones"
/>
<title>CustomBAR</title>
<link rel="stylesheet" href="styles.css" />
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<!-- Font Awesome Library -->
<script
src="https://kit.fontawesome.com/739e3ae0dc.js"
crossorigin="anonymous"
></script>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
/* Chrome, Edge, and Safari */
::-webkit-scrollbar {
width: 0; /* Hide scrollbar */
}
/* Firefox */
* {
scrollbar-width: none; /* Hide scrollbar */
}
#progressbar {
position: fixed;
top: 0;
right: 0;
width: 5px;
border-radius: 10px;
background-color: #58a6ff; /* Green fill color */
box-shadow: 0px 0px 25px #58a6ff;
}
</style>
</head>
<body class="outsidebackground">
<div id="progressbar"></div>
<div class="insidebackground">
<!-- The Start of the Page -->
<header>
<nav>
<div class="container-logo">
<div class="logo">
<h1>Custom<sppan class="barglow">BAR</sppan></h1>
</div>
</div>
<ul class="navbuttons">
<li>
<a
target="_blank"
href="vulunteerform.html"
class="fontsize button startstyle"
><i class="fa-solid fa-hands-helping"></i> Volunteer</a
>
</li>
<li>
<a
target="_blank"
href="bugreports.html"
class="fontsize button middlestyle"
><i class="fa-solid fa-bug"></i> Report Bugs</a
>
</li>
<li>
<a
target="_blank"
href="newsletter.html"
class="fontsize button endstyle"
><i class="fa-solid fa-newspaper"></i> Newsletter</a
>
</li>
</ul>
</nav>
</header>
<nav>
<div class="sliding-text-container">
<div class="sliding-text">
<i class="fa-solid fa-bug"></i>
We're addressing the End Label issue
<i class="fa-solid fas fa-circle"></i> Seeking volunteers with
JavaScript and HTML/CSS skills to assist with fixes and improvements
<i class="fa-solid fas fa-circle"></i> Despite our size compared to
established companies <i class="fa-solid fas fa-circle"></i> we're
dedicated to resolving this issue.
<i class="fa-solid fa-bug"></i>
</div>
</div>
</nav>
<section>
<h2 class="headerbackground">
<span class="underlineh2">Welcome to CustomBAR</span>
</h2>
<p>
CustomBAR is a powerful and customizable progress bar project that
allows you to create visually stunning progress bars tailored to your
needs.
</p>
<div class="twitterembed">
<blockquote class="twitter-tweet" data-dnt="true" data-theme="dark">
<p lang="en" dir="ltr">
Thank you for your service to the Rumble community!
</p>
— Rick Racela (@ric_rac)
<a
href="https://twitter.com/ric_rac/status/1718803578024817000?ref_src=twsrc%5Etfw"
>October 30, 2023</a
>
</blockquote>
<script
async
src="https://platform.twitter.com/widgets.js"
charset="utf-8"
></script>
</div>
</section>
<section class="updatebanner">
<h2 class="centertext">
<span class="underlineh2">CustomBAR v0.2.0 (Preview)</span>
</h2>
<p>
Rumble API Integration is now OUT! Thank you all Soo much for the
Great Feedback the Cheers and all Thank You Guys!
</p>
</section>
<section>
<h2>
<span class="underlineh2">Key Features of CustomBAR</span>
</h2>
<ul>
<li>Unlimited customization options for color, size, and style</li>
<li>Smooth animation</li>
<li>Regularly Maintained</li>
<li>Made for Rumblers!</li>
<li>Cost: <span class="highlight-free">FREE!</span></li>
</ul>
</section>
<section>
<h2>
<span class="underlineh2">Donations will go a long Way!</span>
</h2>
<div class="donationbar">
<h3 class="goaltitlesize">
Donation Goal <span class="money">$500</span>
</h3>
<progress max="500" value="0"></progress>
<!-- Set the Donation Amount -->
<p>New Donations go towards Funding the Project</p>
<a
target="_blank"
href="https://www.paypal.com/paypalme/2players1Gamer"
class="donationbutton"
>
<i class="fas fa-hand-holding-usd"></i>
Donate!
</a>
</div>
</section>
<section>
<h2>
<span class="underlineh2">Crediting is very Important!</span>
</h2>
<div class="credits">
<a href="https://rumble.com/c/tinyplayerss" target="_blank"
><img
class="profile"
src="https://ak2.rmbl.ws/z8/J/w/2/g/Jw2ga.baa.3-tinyplayerss-s4dzzd.png"
/></a>
<a href="https://rumble.com/c/GlobalGamer2015" target="_blank"
><img
class="profile"
src="https://ak2.rmbl.ws/z8/A/C/7/r/AC7ra.baa-GlobalGamer2015-s17j4g.jpeg"
/></a>
<a href="https://rumble.com/c/ElectricPorpoise" target="_blank"
><img
class="profile"
src="https://ak2.rmbl.ws/z8/y/G/t/l/yGtla.baa-ElectricPorpoise-s0o5ll.jpeg"
/></a>
<a href="https://rumble.com/c/ElectricOrBloxtric" target="_blank"
><img
class="profile"
src="https://ak2.rmbl.ws/z8/6/V/F/i/6VFia.baa-ElectricOrBloxtric-rnd2f6.png"
/></a>
</div>
<ul>
<li>
The Founder of CustomBAR
<a href="https://rumble.com/c/tinyplayerss"
><span class="highlight-free">tinyplayerss</span></a
>
</li>
<li>
The Developer who helped with CustomBAR
<a href="https://rumble.com/c/GlobalGamer2015"
><span class="highlight-free">GG2015</span></a
>
</li>
<li>
Who got me Started with CustomBAR
<a href="https://rumble.com/c/ElectricPorpoise"
><span class="highlight-free">Electric Porpoise</span></a
>
</li>
<li>
Who saved and Contributed to CustomBAR!
<span class="highlight-free">Electric</span>
</li>
</ul>
</section>
<section>
<h2>
<span class="underlineh2">CustomBAR Skins</span>
</h2>
<p>Community made skins will Appear here!</p>
</section>
<section>
<h2>
<span class="underlineh2">Interactive Demo</span>
</h2>
<div class="custombar-embed">
<iframe
src="custombar.html"
style="scale: 1.3"
frameborder="0"
width="800"
height="1200"
></iframe>
</div>
</section>
<div class="downloadpage">
<section>
<p>
Preview versions offer an early look at the evolving features and
functionalities of CustomBAR. While not finalized, these versions
allow for early user exploration and feedback, aiding in refining
upcoming iterations before stable release.
</p>
<divider class="divider-large"></divider>
<div class="downloadbackgrounds column">
<span class="preview versioncontrol versionstability"
><i class="fab fa-github" style="color: #000000"></i>
<span class="version">v0.2.0</span>
<i class="fa-solid fa-chevron-right" style="color: #000000"></i>
</span>
<a href="https://tinyurl.com/ykldgcb4" class="download-button"
><i class="fa-solid fa-cloud-arrow-down"></i> Download</a
>
</div>
</section>
<section>
<p>
Stable releases represent meticulously tested and dependable
versions of CustomBAR. These iterations undergo rigorous quality
assurance to ensure reliability, minimal bugs, and consistent
performance, making them suitable for widespread use on Streams.
</p>
<divider class="divider-large"></divider>
<div class="column">
<span class="versioncontrol versionstability"
><i class="fab fa-github" style="color: #000000"></i>
<span class="version">v0.1.3</span>
<i class="fa-solid fa-chevron-right" style="color: #000000"></i>
</span>
<a href="https://tinyurl.com/yrl56hlx" class="download-button"
><i class="fa-solid fa-cloud-arrow-down"></i> Download</a
>
</div>
<div class="column">
<span class="versioncontrol versionstability"
><i class="fab fa-github" style="color: #000000"></i>
<span class="version">v0.1.2</span>
<i class="fa-solid fa-chevron-right" style="color: #000000"></i>
</span>
<a href="https://tinyurl.com/yoyvco32" class="download-button"
><i class="fa-solid fa-cloud-arrow-down"></i> Download</a
>
</div>
<div class="column">
<span class="versioncontrol versionstability"
><i class="fab fa-github" style="color: #000000"></i>
<span class="version">v0.1.0</span>
<i class="fa-solid fa-chevron-right" style="color: #000000"></i>
</span>
<a href="https://tinyurl.com/yolxujel" class="download-button"
><i class="fa-solid fa-cloud-arrow-down"></i> Download</a
>
</div>
</section>
</div>
<section>
<h2>
<span class="underlineh2"
>New in v0.2.0 (Preview) - The API BAR Update!</span
>
</h2>
<p>Our latest update makes use of the Rumble API! Enjoy!</p>
</section>
<footer>
<p>
© 2023 CustomBAR is Reserved, Gideon du Preez
<span class="aka">AKA</span> tinyplayerss. All Rights Reserved
</p>
</footer>
<script src="https://code.jquery.com/jquery-3.4.1.js"></script>
<script type="text/javascript">
$(window).scroll(function () {
var scroll = $(window).scrollTop(),
dh = $(document).height(),
wh = $(window).height();
var scrollPercent = (scroll / (dh - wh)) * 100;
$("#progressbar").css("height", scrollPercent + "%");
});
const sections = document.querySelectorAll(".section");
const observer = new IntersectionObserver((entries) => {
entries.forEach((entry) => {
if (entry.isIntersecting) {
entry.target.classList.add("active");
observer.unobserve(entry.target);
}
});
});
sections.forEach((section) => {
observer.observe(section);
});
</script>
</div>
</body>
</html>