kvm/ui/src/hooks
Alex P 38b171d39f feat(audio): add system memory endpoint and process metrics monitoring
- Add new /system/memory endpoint to expose total system memory
- Implement process metrics collection for audio and microphone processes
- Update UI to display real-time process metrics with charts
- Replace environment variable check with CLI flag for audio input server
- Improve audio metrics broadcasting with 1-second intervals
- Add memory usage capping for CPU percentage metrics
2025-08-23 11:41:03 +00:00
..
stores.ts [WIP] Updates: audio input support 2025-08-04 20:08:54 +03:00
useAppNavigation.ts Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
useAudioDevices.ts [WIP] Updates: audio input support 2025-08-04 20:08:54 +03:00
useAudioEvents.ts feat(audio): add system memory endpoint and process metrics monitoring 2025-08-23 11:41:03 +00:00
useAudioLevel.ts [WIP] Fix: performance issues 2025-08-13 11:35:11 +00:00
useFeatureFlag.ts Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
useJsonRpc.ts Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
useKeyboard.ts Add keyboard macros (#305) 2025-04-11 00:43:46 +02:00
useMicrophone.ts Improvements, Fixes: enhanced audio metrics (including prometheus format), fixed lint errors 2025-08-22 23:20:22 +00:00