• Stars
    star
    550
  • Rank 80,860 (Top 2 %)
  • Language
    Swift
  • License
    MIT License
  • Created over 3 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Monitor for displaying process traffic on Mac Status bar

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
  2. Use Homebrew
    • Install: brew install itraffic
    • Update: brew update && brew upgrade itraffic

Snapshot

Thanks

  • eul: Use some code of the project Coz I'm a newer of swift