A simple and lightweight macOS menu bar application that shows your Ethernet connection status at a glance.
- 🔌 Live ethernet connection status monitoring
- 📊 Live connection speed monitoring
- 🎨 Choice between macOS and Windows style icons
- 🚀 Launch at Login support
- 🏃♂️ Lightweight and efficient
- macOS 13.5 or newer
- Download the latest release from the Releases page
- Unzip the downloaded file
- Drag the app to your Applications folder
- Double click to start the app
- If the app cannot be opened due to security warnings:
- Go to System Preferences > Security & Privacy > Scroll down to "Security"
- Click Open Anyway next to the blocked app
- (Optional) Click the menu bar icon and select Settings to customize
- The icon in the menu bar shows your current Ethernet connection status and (if enabled) the connection speed
- Click the icon to:
- See connection status
- See connection speed
- Access Network Settings
- Configure app settings
- Quit the application
If you want to build the app yourself:
- Clone this repository
- Open the project in Xcode
- Ensure you have Xcode 14 or newer
- Build the project (⌘B)
This app:
- Only monitors the ethernet connection status
Made by Felix Blome