Online updates/save heartbeat table etc.

News:
- Online updates from test github repository
- Removing offline clients after selected period of time
- Saving heartbeat table (can be disabled)
Added system.py it is handeling updates and cleaning of logs/heartbeat table. In the future should be able to fix errors in case program crashes.
This commit is contained in:
Untriex Programming
2021-03-21 12:52:55 +01:00
parent 55fcf7d4d4
commit 3a34e50432
9 changed files with 188 additions and 129 deletions

View File

@@ -1,4 +1,5 @@
{
"version": "0.1",
"type": "Alpha"
}
"version": "0.5",
"id": 3,
"url": "https://raw.githubusercontent.com/UntriexTv/test_directory/main/ver.json"
}