general cleanup
parent
4dd6184743
commit
119dbe9d94
9
days.csv
9
days.csv
|
@ -1,9 +0,0 @@
|
||||||
2021/09/23,04.50
|
|
||||||
2021/09/24,05.71
|
|
||||||
2021/09/25,08.86
|
|
||||||
2021/09/26,07.53
|
|
||||||
2021/09/27,08.63
|
|
||||||
2021/09/28,08.31
|
|
||||||
2021/09/29,12.0
|
|
||||||
2021/09/30,11.65
|
|
||||||
2021/10/01,06.41
|
|
|
62
stats.csv
62
stats.csv
|
@ -1,62 +0,0 @@
|
||||||
ON, 2021/09/23, 06:58
|
|
||||||
ON, 2021/09/23, 07:13
|
|
||||||
OFF, 2021/09/23, 00:23
|
|
||||||
ON, 2021/09/23, 03:30
|
|
||||||
OFF, 2021/09/23, 03:01
|
|
||||||
ON, 2021/09/23, 01:49
|
|
||||||
OFF, 2021/09/23, 01:06
|
|
||||||
OFF, 2021/09/24, 00:22
|
|
||||||
ON, 2021/09/24, 03:51
|
|
||||||
OFF, 2021/09/24, 03:26
|
|
||||||
ON, 2021/09/24, 08:39
|
|
||||||
OFF, 2021/09/24, 00:49
|
|
||||||
ON, 2021/09/24, 00:55
|
|
||||||
OFF, 2021/09/24, 01:06
|
|
||||||
ON, 2021/09/24, 04:52
|
|
||||||
ON, 2021/09/25, 03:36
|
|
||||||
OFF, 2021/09/25, 02:40
|
|
||||||
ON, 2021/09/25, 05:45
|
|
||||||
OFF, 2021/09/25, 02:04
|
|
||||||
ON, 2021/09/25, 03:21
|
|
||||||
OFF, 2021/09/25, 01:04
|
|
||||||
ON, 2021/09/25, 02:26
|
|
||||||
OFF, 2021/09/25, 03:04
|
|
||||||
OFF, 2021/09/26, 00:02
|
|
||||||
ON, 2021/09/26, 03:30
|
|
||||||
OFF, 2021/09/26, 04:36
|
|
||||||
ON, 2021/09/26, 05:36
|
|
||||||
OFF, 2021/09/26, 01:20
|
|
||||||
ON, 2021/09/26, 02:17
|
|
||||||
OFF, 2021/09/26, 01:34
|
|
||||||
ON, 2021/09/26, 05:05
|
|
||||||
ON, 2021/09/27, 00:02
|
|
||||||
OFF, 2021/09/27, 06:07
|
|
||||||
ON, 2021/09/27, 04:53
|
|
||||||
OFF, 2021/09/27, 01:00
|
|
||||||
ON, 2021/09/27, 07:31
|
|
||||||
OFF, 2021/09/27, 01:31
|
|
||||||
ON, 2021/09/27, 02:56
|
|
||||||
ON, 2021/09/28, 05:59
|
|
||||||
OFF, 2021/09/28, 03:49
|
|
||||||
ON, 2021/09/28, 05:36
|
|
||||||
OFF, 2021/09/28, 00:57
|
|
||||||
ON, 2021/09/28, 00:02
|
|
||||||
OFF, 2021/09/28, 02:33
|
|
||||||
ON, 2021/09/28, 04:04
|
|
||||||
OFF, 2021/09/28, 01:00
|
|
||||||
OFF, 2021/09/29, 06:30
|
|
||||||
ON, 2021/09/29, 05:35
|
|
||||||
OFF, 2021/09/29, 01:57
|
|
||||||
ON, 2021/09/29, 06:25
|
|
||||||
OFF, 2021/09/29, 03:33
|
|
||||||
OFF, 2021/09/30, 00:05
|
|
||||||
ON, 2021/09/30, 03:39
|
|
||||||
OFF, 2021/09/30, 04:41
|
|
||||||
ON, 2021/09/30, 00:56
|
|
||||||
OFF, 2021/09/30, 02:38
|
|
||||||
ON, 2021/09/30, 02:06
|
|
||||||
OFF, 2021/09/30, 04:13
|
|
||||||
ON, 2021/09/30, 05:40
|
|
||||||
OFF, 2021/09/30, 00:02
|
|
||||||
OFF, 2021/10/01, 06:25
|
|
||||||
OFF, 2021/10/01, 00:00
|
|
|
124
stats/index.html
124
stats/index.html
|
@ -1,124 +0,0 @@
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
||||||
<link rel="manifest" href="/manifest.json">
|
|
||||||
<title>Generator Status...</title>
|
|
||||||
<style>
|
|
||||||
* {
|
|
||||||
margin: 0;
|
|
||||||
}
|
|
||||||
p {
|
|
||||||
font-family: "Source Sans Pro", "SF Pro Display", sans-serif;
|
|
||||||
font-weight: 600;
|
|
||||||
font-size: inherit;
|
|
||||||
}
|
|
||||||
b {
|
|
||||||
font-weight: bolder;
|
|
||||||
}
|
|
||||||
.title-bg {
|
|
||||||
background-color: dimgray;
|
|
||||||
height: auto;
|
|
||||||
display: block;
|
|
||||||
text-align: center;
|
|
||||||
align-content: center;
|
|
||||||
padding: 50px 50px 10px 50px;
|
|
||||||
}
|
|
||||||
.title-text {
|
|
||||||
color: white;
|
|
||||||
padding: 10px 5px;
|
|
||||||
font-size: 40px;
|
|
||||||
}
|
|
||||||
.credits {
|
|
||||||
padding: 10px 5px;
|
|
||||||
text-align: center;
|
|
||||||
font-size: 15px;
|
|
||||||
color: gray;
|
|
||||||
}
|
|
||||||
.credits a {
|
|
||||||
color: #555555;
|
|
||||||
font-weight: 700;
|
|
||||||
}
|
|
||||||
.credits a:hover {
|
|
||||||
color: #3c5c68;
|
|
||||||
}
|
|
||||||
a {
|
|
||||||
text-decoration: none;
|
|
||||||
color: inherit;
|
|
||||||
}
|
|
||||||
.date-time-updated {
|
|
||||||
padding: 5px 5px;
|
|
||||||
color: #dddddd;
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
.date-time-updated b {
|
|
||||||
color: #ffffff;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
|
|
||||||
<div class="title-bg">
|
|
||||||
<div class="title-text">
|
|
||||||
<p>Generator Stats</p>
|
|
||||||
</div>
|
|
||||||
<div class="date-time-updated">
|
|
||||||
<p>last updated on: <b>Oct 04, 2021 at 10:33</b></p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="chart_last_week_class">
|
|
||||||
<canvas id="chart_last_week"></canvas>
|
|
||||||
</div>
|
|
||||||
<div class="credits">
|
|
||||||
<p>Made with ❤️ | Source Code: <a href="https://git.sandcastle.eu.org/thebiblelover7/generator-status">Gitea</a>
|
|
||||||
<br>
|
|
||||||
Thanks to <a href="https://matrix.to/#/@junyong_chung:tchncs.de">Junyong Chung</a> for the hardware and <a href="https://meu.edu.lb">MEU</a> for providing the domain.</p>
|
|
||||||
</div>
|
|
||||||
</body>
|
|
||||||
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
|
|
||||||
<script>
|
|
||||||
const labels = [
|
|
||||||
'',
|
|
||||||
'2021/09/28',
|
|
||||||
'2021/09/29',
|
|
||||||
'2021/09/30',
|
|
||||||
'2021/10/01',
|
|
||||||
'2021/10/02',
|
|
||||||
'2021/10/03',
|
|
||||||
];
|
|
||||||
const data = {
|
|
||||||
labels: labels,
|
|
||||||
datasets: [
|
|
||||||
{
|
|
||||||
label: 'Hours we had electricity from government',
|
|
||||||
backgroundColor: 'rgb(255, 99, 132)',
|
|
||||||
borderColor: 'rgb(255, 99, 132)',
|
|
||||||
data: [, 10#08.31, 10#12.0, 10#11.65, 10#13.78, 10#03.23, 10#09.73],
|
|
||||||
fill: true,
|
|
||||||
// fill: {
|
|
||||||
// target: 'origin',
|
|
||||||
// above: 'rgb(255, 0, 0)', // Area will be red above the origin
|
|
||||||
// below: 'rgb(0, 0, 255)' // And blue below the origin
|
|
||||||
//
|
|
||||||
// },
|
|
||||||
},
|
|
||||||
]
|
|
||||||
};
|
|
||||||
const config = {
|
|
||||||
type: 'line',
|
|
||||||
data: data,
|
|
||||||
options: {
|
|
||||||
scales: {
|
|
||||||
y: {
|
|
||||||
beginAtZero: true,
|
|
||||||
max: 24,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
};
|
|
||||||
var chart_last_week = new Chart(
|
|
||||||
document.getElementById('chart_last_week'),
|
|
||||||
config
|
|
||||||
);
|
|
||||||
</script>
|
|
||||||
</html>
|
|
Loading…
Reference in New Issue