# ITraffic-monitor-for-mac **Repository Path**: mirrors_JimLiu/ITraffic-monitor-for-mac ## Basic Information - **Project Name**: ITraffic-monitor-for-mac - **Description**: Monitor for displaying process traffic on Mac Status bar - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-04 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ITraffic-monitor-for-mac Monitor for displaying process traffic on Mac Status bar ## MacOS version required The macOS version should >= 10.15, since the project use swiftUI ## Feature 1. Show network speed by process 2. Adapt dark mode 3. Use nettop's delta mode to make statistics more accurate ## Install & Update One of the following way is fine 1. Download the zip file from [the latest page](https://github.com/foamzou/ITraffic-monitor-for-mac/releases/latest) 2. Use Homebrew - Install: `brew install itraffic` - Update: `brew update && brew upgrade itraffic` ## Snapshot ## Thanks - [eul](https://github.com/gao-sun/eul): Use some code of the project Coz I'm a newer of swift