Add system resource tracking and download speed estimation to ReticulumMeshChat
- Integrated psutil for memory and network statistics. - Enhanced app info API to include memory usage, network stats, and download statistics. - Implemented download speed tracking for files in NomadNetworkPage. - Added utility functions for formatting numbers and bytes per second. - Updated frontend components to display new statistics in real-time.
This commit is contained in:
1
package-lock.json
generated
1
package-lock.json
generated
@@ -3010,6 +3010,7 @@
|
||||
"integrity": "sha512-rcJUkMfnJpfCboZoOOPf4L29TRtEieHNOeAbYPWPxlaBw/Z1RKrRA86dOI9rwaI4tQSc/RD82zTNHprfUHXsoQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"app-builder-lib": "24.13.3",
|
||||
"builder-util": "24.13.1",
|
||||
|
||||
Reference in New Issue
Block a user