-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
383 lines (348 loc) · 21.6 KB
/
index.html
File metadata and controls
383 lines (348 loc) · 21.6 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
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
<!DOCTYPE html>
<html>
<head>
<title>JRopeways Website 4</title>
<link href="https://fonts.googleapis.com/css2?family=Alan+Sans:wght@300..900&display=swap" rel="stylesheet">
<link rel="icon" type="image/png" href="favicon.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
body {
background-color: black;
font-family: 'Alan Sans', sans-serif;
}
.content {
background-color: white;
border-radius: 25px;
padding: 0px;
margin: 25px;
width: 99%;
height: 99%;
text-align: center;
position: relative;
overflow: hidden;
}
.wallpaper {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
}
.home-ui {
position: relative;
z-index: 1;
padding: 20px;
}
.center {
display: flex;
justify-content: center;
align-items: center;
}
.textbox {
max-width: 800px;
margin: 0 auto;
}
img {
max-width: 100%;
height: auto;
border-radius: 25px;
}
h1 { text-align: center; }
h2 { text-align: center; }
dialog {
background-color: white;
border-radius: 25px;
padding: 20px;
border-radius: 20px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
max-width: 100%;
height: 40rem;
margin: 25px;
text-align: center;
}
.titlebar { align-items: left; }
button {
border-radius: 8px;
width: 67px;
opacity: 0.8;
}
iframe { max-width: 90%; }
</style>
</head>
<body>
<div class="center">
<div class="content">
<!-- wallpaper -->
<svg class="wallpaper" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"
preserveAspectRatio="xMidYMid slice">
<defs>
<clipPath id="wp-clip">
<rect width="640" height="640" rx="25" />
</clipPath>
</defs>
<rect width="640" height="640" fill="#8B1111" />
<g clip-path="url(#wp-clip)">
<!-- Single upside-down tilde: flat left, arc up to centre-left peak, arc down to centre-right trough, flat right -->
<path
d="M0,300 C70,300 130,180 240,240 C350,300 390,420 500,360 C560,330 600,300 640,300
L640,360 C600,360 560,390 500,420 C390,480 350,360 240,300 C130,240 70,360 0,360 Z"
fill="#FFF8DC" opacity="0.42" />
<rect width="640" height="640" fill="#8B1111" opacity="0.18" />
<text x="320" y="370" text-anchor="middle" font-family="sans-serif" font-size="200"
font-weight="700" fill="#FFF8DC" opacity="0.05" letter-spacing="-6">J OS</text>
<text x="320" y="310" text-anchor="middle" font-family="sans-serif" font-size="20"
font-weight="400" fill="#FFF8DC" opacity="0.13" letter-spacing="14">J O S 1</text>
</g>
</svg>
<div class="home-ui">
<p>J OS 1 is currently under construction. Contact me if you find any bugs and they will be fixed in the next release</p>
<!------About app------>
<button commandfor="my-dialog" command="show-modal">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" width="40" height="40">
<defs>
<clipPath id="about-clip">
<rect width="40" height="40" rx="8" />
</clipPath>
</defs>
<rect width="40" height="40" rx="8" fill="#B22222" />
<path d="M0,12 C10,12 8,22 20,22 C32,22 30,30 40,30 L40,36 C30,36 32,28 20,28 C8,28 10,18 0,18 Z"
fill="#FFF8DC" opacity="0.55" clip-path="url(#about-clip)" />
<text x="20" y="26" text-anchor="middle" font-family="sans-serif" font-size="13"
font-weight="700" letter-spacing="-0.5" fill="white" opacity="0.82">J OS</text>
</svg><br>About
</button>
<dialog id="my-dialog">
<div class="appcontent">
<div class="titlebar">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="16" height="16"
style="cursor:pointer;display:block" role="button" aria-label="Close" onclick="
const dlg = this.closest('dialog') || this.closest('[role=dialog]');
if (dlg) { typeof dlg.close === 'function' ? dlg.close() : dlg.remove(); }">
<circle cx="16" cy="16" r="14.5" fill="none" stroke="currentColor" stroke-width="3" />
<line x1="10.5" y1="10.5" x2="21.5" y2="21.5" stroke="currentColor" stroke-width="3" stroke-linecap="round" />
<line x1="21.5" y1="10.5" x2="10.5" y2="21.5" stroke="currentColor" stroke-width="3" stroke-linecap="round" />
</svg>
<h3>About page</h3>
</div>
<p>JRopeways site Version 4</p>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" width="40" height="40">
<defs>
<clipPath id="about-icon-clip">
<rect width="40" height="40" rx="8" />
</clipPath>
</defs>
<rect width="40" height="40" rx="8" fill="#B22222" />
<path d="M0,12 C10,12 8,22 20,22 C32,22 30,30 40,30 L40,36 C30,36 32,28 20,28 C8,28 10,18 0,18 Z"
fill="#FFF8DC" opacity="0.55" clip-path="url(#about-icon-clip)" />
<text x="20" y="26" text-anchor="middle" font-family="sans-serif" font-size="13"
font-weight="700" letter-spacing="-0.5" fill="white" opacity="0.82">J OS</text>
</svg>
<p>J OS 1.2</p>
<p>Created 30/3/2026</p>
<p><small>J OS 1.0 was created 20/2/2026</small></p>
<h5>Made by JRopeways</h5>
<h3>Changelog: 1.2.1</h3>
<p>Removed some things<p>
<h3>Changelog: 1.2</h3>
<p>Fixed iframe width (reported by Kennedy Kai)<br>
Fixed width of app windows<br>
Updated width of home screen<br>
Added "open in new tab" buttons to various apps"<br>
Added the Kindle Clock app<br>
Added the My Projects app<br>
Updated the wallpaper to be less messy<br>
Added J OS creation date in the About App<br>
</p>
<h3>Changelog: 1.1</h3>
<p>Added TrainMugShots<br>
Updated Old Site app<br>
Added the new wallpaper<br>
Fixed close button not appearing in old site<br>
Changed home screen message
</p>
</div>
</dialog>
<br><br>
<!------Old site------>
<button commandfor="oldsite" command="show-modal">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" width="40" height="40">
<defs>
<clipPath id="oldsite-clip">
<rect width="40" height="40" rx="8" />
</clipPath>
</defs>
<rect width="40" height="40" rx="8" fill="#B22222" />
<path d="M0,10 C10,10 8,20 20,20 C32,20 30,28 40,28 L40,34 C30,34 32,26 20,26 C8,26 10,16 0,16 Z"
fill="#FFF8DC" opacity="0.45" clip-path="url(#oldsite-clip)" />
<rect x="6" y="8" width="28" height="22" rx="2.5" fill="none" stroke="#FFF8DC" stroke-width="1.2" opacity="0.75" />
<line x1="6" y1="13" x2="34" y2="13" stroke="#FFF8DC" stroke-width="1" opacity="1" />
<circle cx="9.5" cy="10.5" r="1" fill="#FFF8DC" opacity="0.5" />
<circle cx="13" cy="10.5" r="1" fill="#FFF8DC" opacity="0.5" />
<circle cx="16.5" cy="10.5" r="1" fill="#FFF8DC" opacity="0.5" />
<line x1="10" y1="17" x2="30" y2="17" stroke="#FFF8DC" stroke-width="1" stroke-linecap="round" opacity="0.5" />
<line x1="10" y1="20" x2="26" y2="20" stroke="#FFF8DC" stroke-width="1" stroke-linecap="round" opacity="0.4" />
<line x1="10" y1="23" x2="28" y2="23" stroke="#FFF8DC" stroke-width="1" stroke-linecap="round" opacity="0.35" />
<text x="29" y="36" text-anchor="middle" font-family="sans-serif" font-size="7" font-weight="700" fill="#FFF8DC" opacity="0.85">3.0</text>
<text x="8" y="36" text-anchor="middle" font-family="sans-serif" font-size="6" font-weight="400" fill="#FFF8DC" opacity="0.3">JR</text>
</svg><br>Old site
</button>
<dialog id="oldsite">
<div class="appcontent">
<div class="titlebar">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="16" height="16"
style="cursor:pointer;display:block" role="button" aria-label="Close" onclick="
const dlg = this.closest('dialog') || this.closest('[role=dialog]');
if (dlg) { typeof dlg.close === 'function' ? dlg.close() : dlg.remove(); }">
<circle cx="16" cy="16" r="14.5" fill="none" stroke="currentColor" stroke-width="3" />
<line x1="10.5" y1="10.5" x2="21.5" y2="21.5" stroke="currentColor" stroke-width="3" stroke-linecap="round" />
<line x1="21.5" y1="10.5" x2="10.5" y2="21.5" stroke="currentColor" stroke-width="3" stroke-linecap="round" />
</svg>
<h3>Old homepage</h3>
<button href="https://jropeways.github.io/indexold">Open and exit J OS</button>
<iframe src="https://jropeways.github.io/indexold" frameborder="0" width="800" height="800"></iframe>
</div>
</div>
</dialog>
<br><br>
<!------TrainMugShots------>
<button commandfor="tms" command="show-modal">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" width="40" height="40">
<defs>
<clipPath id="tms-clip">
<rect width="40" height="40" rx="8" />
</clipPath>
</defs>
<rect width="40" height="40" rx="8" fill="#1a1a2e" />
<g clip-path="url(#tms-clip)">
<rect x="5" y="6" width="30" height="34" rx="4" fill="#F5C200" />
<rect x="5" y="6" width="30" height="8" rx="4" fill="#1a1a2e" />
<rect x="5" y="10" width="30" height="4" fill="#1a1a2e" />
<rect x="10" y="9" width="20" height="12" rx="2" fill="#1a3a5c" />
<rect x="11" y="10" width="8" height="2" rx="1" fill="#4a90c4" opacity="0.5" />
<ellipse cx="20" cy="22" rx="2.5" ry="1.8" fill="#555" />
<ellipse cx="20" cy="22" rx="1.6" ry="1.1" fill="#fffbe6" />
<ellipse cx="11" cy="26" rx="3.5" ry="3" fill="#d4a800" />
<ellipse cx="11" cy="26" rx="2.2" ry="1.8" fill="#fffbe6" />
<ellipse cx="29" cy="26" rx="3.5" ry="3" fill="#d4a800" />
<ellipse cx="29" cy="26" rx="2.2" ry="1.8" fill="#fffbe6" />
<circle cx="20" cy="29" r="4" fill="#d4a800" />
<circle cx="20" cy="29" r="3.2" fill="none" stroke="#1a1a2e" stroke-width="0.6" />
<text x="20" y="31.2" text-anchor="middle" font-family="serif" font-size="4.5" font-weight="700" fill="#1a1a2e">B</text>
<rect x="7" y="35.5" width="26" height="2.5" rx="1" fill="#777" />
<rect x="8" y="33.5" width="5" height="2.5" rx="0.8" fill="#888" />
<rect x="7.5" y="33" width="6" height="1.2" rx="0.5" fill="#999" />
<rect x="27" y="33.5" width="5" height="2.5" rx="0.8" fill="#888" />
<rect x="26.5" y="33" width="6" height="1.2" rx="0.5" fill="#999" />
<rect x="17" y="36" width="6" height="4" rx="1" fill="#555" />
</g>
</svg>
<br><small><small><small>TrainMugShots</small></small></small>
</button>
<dialog id="tms">
<div class="appcontent">
<div class="titlebar">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="16" height="16"
style="cursor:pointer;display:block" role="button" aria-label="Close" onclick="
const dlg = this.closest('dialog') || this.closest('[role=dialog]');
if (dlg) { typeof dlg.close === 'function' ? dlg.close() : dlg.remove(); }">
<circle cx="16" cy="16" r="14.5" fill="none" stroke="currentColor" stroke-width="3" />
<line x1="10.5" y1="10.5" x2="21.5" y2="21.5" stroke="currentColor" stroke-width="3" stroke-linecap="round" />
<line x1="21.5" y1="10.5" x2="10.5" y2="21.5" stroke="currentColor" stroke-width="3" stroke-linecap="round" />
</svg><br>
<button href="https://jropeways.github.io/trainmugshots">Open and exit J OS</button>
<iframe src="https://jropeways.github.io/trainmugshots" frameborder="0" width="800" height="800"></iframe>
</div>
</div>
</dialog>
<br><br>
<!------Kindle clock------>
<button commandfor="clock" command="show-modal">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" width="40" height="40">
<defs>
<clipPath id="kindle-clip">
<rect width="40" height="40" rx="8" />
</clipPath>
</defs>
<rect width="40" height="40" rx="8" fill="#2d2d2d" />
<g clip-path="url(#kindle-clip)">
<rect x="8" y="3" width="24" height="34" rx="3" fill="#1a1a1a" />
<rect x="10" y="6" width="20" height="26" rx="2" fill="#0a0a0a" />
<circle cx="20" cy="19" r="8" fill="#111" />
<circle cx="20" cy="19" r="8" fill="none" stroke="#ffffff" stroke-width="0.8" opacity="0.7" />
<line x1="20" y1="19" x2="16.2" y2="15.8" stroke="white" stroke-width="1.4" stroke-linecap="round" />
<line x1="20" y1="19" x2="23.5" y2="13.5" stroke="white" stroke-width="1" stroke-linecap="round" />
<circle cx="20" cy="19" r="0.9" fill="white" />
<rect x="17" y="34" width="6" height="1.5" rx="0.75" fill="#444" />
</g>
</svg>
<br><small><small>Kindle Clock</small></small>
</button>
<dialog id="clock">
<div class="appcontent">
<div class="titlebar">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="16" height="16"
style="cursor:pointer;display:block" role="button" aria-label="Close" onclick="
const dlg = this.closest('dialog') || this.closest('[role=dialog]');
if (dlg) { typeof dlg.close === 'function' ? dlg.close() : dlg.remove(); }">
<circle cx="16" cy="16" r="14.5" fill="none" stroke="currentColor" stroke-width="3" />
<line x1="10.5" y1="10.5" x2="21.5" y2="21.5" stroke="currentColor" stroke-width="3" stroke-linecap="round" />
<line x1="21.5" y1="10.5" x2="10.5" y2="21.5" stroke="currentColor" stroke-width="3" stroke-linecap="round" />
</svg><br>
<button href="https://jropeways.github.io/Clock">Open and exit J OS (Recommended for Kindle)</button>
<iframe src="https://jropeways.github.io/Clock" frameborder="0" width="800" height="800"></iframe>
</div>
</div>
</dialog>
<br><br>
<!------My Projects / GitHub------>
<button commandfor="github" command="show-modal">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" width="40" height="40">
<defs>
<clipPath id="gh-clip">
<rect width="40" height="40" rx="8" />
</clipPath>
</defs>
<rect width="40" height="40" rx="8" fill="#24292e" />
<g clip-path="url(#gh-clip)">
<path transform="translate(9, 5) scale(0.86)"
d="M12 0C5.37 0 0 5.37 0 12c0 5.3 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577
0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61-.546-1.385-1.333-1.756-1.333-1.756
-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237
1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604
-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221
-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23
.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404
2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176
.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921
.43.372.823 1.102.823 2.222 0 1.606-.015 2.898-.015 3.293
0 .319.216.694.825.576C20.565 21.795 24 17.298 24 12c0-6.63-5.37-12-12-12z"
fill="white" />
<rect x="22" y="26" width="16" height="12" rx="4" fill="#B22222" />
<text x="30" y="35.5" text-anchor="middle" font-family="sans-serif"
font-size="7.5" font-weight="700" fill="white" letter-spacing="-0.3">JR</text>
</g>
</svg>
<br><small><small>My Projects</small></small>
</button>
<dialog id="github">
<div class="appcontent">
<div class="titlebar">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="16" height="16"
style="cursor:pointer;display:block" role="button" aria-label="Close" onclick="
const dlg = this.closest('dialog') || this.closest('[role=dialog]');
if (dlg) { typeof dlg.close === 'function' ? dlg.close() : dlg.remove(); }">
<circle cx="16" cy="16" r="14.5" fill="none" stroke="currentColor" stroke-width="3" />
<line x1="10.5" y1="10.5" x2="21.5" y2="21.5" stroke="currentColor" stroke-width="3" stroke-linecap="round" />
<line x1="21.5" y1="10.5" x2="10.5" y2="21.5" stroke="currentColor" stroke-width="3" stroke-linecap="round" />
</svg><br>
<button href="https://github.com/JRopeways">Open and exit J OS</button>
<iframe src="https://github.com/JRopeways" frameborder="0" width="800" height="800"></iframe>
</div>
</div>
</dialog>
</div>
</div>
</div>
</body>
</html>