|
6a50df8f89
|
Clean up the main file a little
|
2025-06-18 16:06:56 -04:00 |
|
|
a0091fd1e2
|
Replace the sensors subprocess with psutil for the CPU tempature
|
2025-06-18 15:41:05 -04:00 |
|
|
3dbc105ae3
|
Redisgned the way CPU tempature is detected and the start up notification
|
2025-06-12 01:44:21 -04:00 |
|
|
7e59d19b46
|
Ntfy headers
|
2025-06-08 19:42:37 -04:00 |
|
|
7dd33aca8c
|
--disable-ntfy-logs and --topic TOPIC
|
2025-06-07 16:58:41 -04:00 |
|
|
248c893dff
|
Command description
|
2025-06-07 16:04:02 -04:00 |
|
|
9eadf5bb28
|
Start up message
|
2025-06-07 15:29:17 -04:00 |
|
|
32109b7acd
|
--disable-startup-ping and a cleaner main.py start process
|
2025-06-07 15:10:50 -04:00 |
|
|
b828a84310
|
Use local machine time instead of unix for messages and have better timestamp formatting
|
2025-06-07 14:44:20 -04:00 |
|
|
ebaede4d41
|
Remove CPU critical tempature warning
|
2025-06-07 13:35:50 -04:00 |
|
|
23d0e30ef3
|
Implament sys.argv with argparse
|
2025-06-07 00:05:42 -04:00 |
|
|
e2dcd795ab
|
--cpu-temp-disabled flag
|
2025-06-06 15:32:04 -04:00 |
|
|
29825d6b3c
|
Utilize cli.py module for handling both arguments and argv
|
2025-06-06 14:42:48 -04:00 |
|
|
cacc1b827f
|
Use requests module instead of curl and use python3 main.py server.com instead of --server=server.com
|
2025-06-06 14:20:23 -04:00 |
|
|
32f60194d0
|
Everything is split into modules and put into classes where inheritance is needed
|
2025-06-05 18:37:02 -04:00 |
|