## Description <img width="181" height="136" alt="Image" src="https://github.com/user-attachments/assets/009e51e5-08bf-45a8-abb4-18bab224d322" /> ## Acceptance Criteria - Monitor the Upload and download speed - Use human byte formatter, so it shows Kb/s, Mb/s, and MB or GB in memory - Logic to monitor when app is starting, and stop the monitor when the app is closed - Lightweight solution, don't make it complicated - Update after 2 seconds - Verify the memory usage is the same with the memory usage in Activity Monitor app - Works with Windows and Linux - If something wrong, can't monitor, hide the label, don't show 0 Kb, 0Mb....
Description
Acceptance Criteria