forked from MaxLaumeister/bitlisten
-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
190 lines (172 loc) · 6.97 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
<!DOCTYPE html>
<html lang="en" data-bs-theme="dark">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>BitListen - PIVX Transaction Visualizer</title>
<meta name="title" content="BitListen - PIVX Transaction Visualizer">
<meta name="description"
content="Realtime PIVX transaction visualizer. See and hear new transactions and blocks as they occur.">
<meta name="keywords"
content="BitListen,Listen To Bitcoin,Listen To PIVX,PIVX,transactions,visualizer,trades,blockchain">
<meta name="author" content="PIVX Labs">
<meta name="mobile-web-app-capable" content="yes">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:locale" content="en_GB">
<meta property="og:url" content="https://pivx-labs.github.io/bitlisten/">
<meta property="og:title" content="BitListen - PIVX Transaction Visualizer">
<meta property="og:description"
content="Realtime PIVX transaction visualizer. See and hear new transactions and blocks as they occur.">
<meta property="og:image" content="https://pivx-labs.github.io/bitlisten/images/banner.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://pivx-labs.github.io/bitlisten/">
<meta property="twitter:title" content="BitListen - PIVX Transaction Visualizer">
<meta property="twitter:description"
content="Realtime PIVX transaction visualizer. See and hear new transactions and blocks as they occur.">
<meta property="twitter:image" content="https://pivx-labs.github.io/bitlisten/images/banner.png">
<!-- Colour Theme -->
<meta name="msapplication-TileColor" content="#470e75">
<meta name="theme-color" content="#470e75">
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="ie.css">
<![endif]-->
<link href='https://fonts.googleapis.com/css?family=Open Sans' rel='stylesheet'>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="jquery.nouislider.custom.css" rel="stylesheet" type="text/css">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" rel="stylesheet" integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link href="engine.css" rel="stylesheet" type="text/css">
</head>
<body>
<main>
<div id="header" class="interface">
<div style="display: flex;" class="mobileHeaderDiv">
<div class="">
<img src="images/logo.png" alt="BitListen" class="bitlistenLogo">
</div>
</div>
</div>
<table id="pageSplitter" border="0">
<tr>
<td id="chartCell">
<div id="chartElement" class="contentPanel" style="position: relative;">
<div id="chartHolder"></div>
<div class="chartMask"></div>
<a class="boxclose" id="boxclose" style="text-decoration: none;" onclick='hideChart();'>×</a>
</div>
</td>
<td>
<div id="pageDiv" class="contentPanel">
<div id="bubbleDiv"></div>
<div id="overlay">
<div id="volumeWrapper" class="interface">
<div id="volumeSlider" class="noUiSlider"></div>
</div>
</div>
<span id="waitingForTransactions">
Please click anywhere to unmute.
</span>
</div>
</td>
</tr>
</table>
<div id="hideInterface" class="monospace" onclick='toggleInterface()'>
<i class="fa-regular fa-eye-slash" style="font-size:24px;"></i>
</div>
<div style="position: absolute; right: 9px; top: 9px; color: white; z-index:1; margin:10px; cursor:pointer;">
<i class="fa-solid fa-gear" style="font-size:24px;" data-bs-toggle="modal" data-bs-target="#exampleModal"></i>
</div>
<div id="noJavascript">
<p>
Please enable Javascript, or try a different web browser.
</p>
</div>
<div id="noInternetExplorer" onclick>
<p>
Sorry, <span style="color: yellow;">no support for Internet Explorer.</span>
</p>
<p>
Try <a href="https://www.google.com/chrome/" target="_blank">Chrome</a>, <a href="http://www.getfirefox.com"
target="_blank">Firefox</a> or Safari.
</p>
<br />
<p class="clickSuppress" style="font-size: 0.5em;">
<span style="cursor: pointer; text-decoration: underline;"> (Click Here to Suppress this warning.) </span>
</p>
</div>
<div class="cusFooter">
<div class="donateText">
Donate:
<code style="background-color: rgba(0,0,0,25%); padding: 7px 12px; border-radius: 6px; color: #e83e8c;" qrtarget="pivx:DLabsktzGMnsK5K9uRTMCF6NoYNY6ET4Bb">
DLabsktzGMnsK5K9uRTMCF6NoYNY6ET4Bb <i class="fas fa-clipboard" style="cursor: pointer; width: 11px;"></i>
</code>
<br>
</div>
<span id="musicianDonation"></span>
<span class="subdued madeByText" style="display: block; font-size: 14px;">
Made by <a href="https://github.com/PIVX-Labs/">PIVX Labs</a> - Creators of My PIVX Wallet • <a
href="https://github.com/PIVX-Labs/bitlisten">Source Code</a>
</span>
</div>
<div class="modal fade" id="exampleModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content" style="border: 1px solid rgba(0,0,0,.2); backdrop-filter: blur(5px); background-color: #410970c7;">
<div class="modal-body" style="font-size: 13px;">
<div class="monospace">
<div>
Select Instrument:
<select onchange="Sound.change(parseInt($(this).val(), 10));">
<option value="0">Celesta</option>
<option value="1">Planet</option>
<option value="2">Wikki</option>
</select><br>
</div>
<div style="margin-top:12px">
<input id="scalePitchCheckBox" type='checkbox' checked="checked" onchange="globalScalePitch = this.checked"> Scale pitch with transaction amount<br />(bigger transaction = deeper sound)
</div>
<br><br><span id="blockchainStatus" class="blockchainStatus"></span>
</div>
</div>
</div>
</div>
</div>
</main>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script src="https://js.pusher.com/2.2/pusher.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="bitlisten.min.js"></script>
<script>
$( document ).ready(function() {
TransactionSocket.init();
});
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebApplication",
"name": "BitListen",
"alternateName": "Listen To PIVX",
"url": "http://www.bitlisten.com",
"applicationCategory": "Visualization",
"license": "https://opensource.org/licenses/MIT",
"operatingSystem": "all",
"sameAs": [
"https://en.wikipedia.org/wiki/BitListen",
"https://www.wikidata.org/wiki/Q25990592",
"https://github.com/PIVX-Labs/bitlisten"
],
"author": {
"@type" : "Person",
"name" : "PIVX Labs",
"url" : "https://github.com/PIVX-Labs"
},
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD"
}
}
</script>
</body>
</html>