A simple network activity monitor for macOS that shows a spinning progress wheel in the menu bar when apps use your network.
Loading is a network activity monitor for macOS that displays a spinning progress wheel in the menu bar when any application uses your network. It allows users to see which apps are accessing the network by clicking the icon, with an option to view individual processes for detailed monitoring. The tool provides transparency into background network usage, similar to iOS's network activity indicator.
Mac users who want to monitor network activity and identify which applications are using their internet connection, particularly those concerned about privacy, data usage, or background processes.
Loading offers a simple, lightweight alternative to complex network monitoring tools, focusing on real-time visual feedback without overwhelming the user. Its reverse-engineered approach using macOS's private NetworkStatistics framework provides accurate app-level insights that aren't readily available through standard APIs.
Simple network activity monitor for macOS
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Displays a spinning progress wheel in the menu bar for real-time network activity, mimicking iOS simplicity without cluttering the interface, as described in the README.
Clicking the icon shows apps using the network, and holding Option reveals individual processes, providing detailed insight into background activity, a key feature highlighted.
Available in over 25 languages including English, French, and Japanese, making it accessible globally, as listed in the README's language section.
Uses macOS's private NetworkStatistics framework to accurately monitor network usage, offering reliable data that standard APIs might not provide, as noted in the README.
Relies on reverse-engineered private frameworks like NetworkStatistics, making it prone to breaking with macOS updates and lacking official support, a risk admitted in the README.
The README documents numerous Cocoa NSMenu bugs and workarounds, such as broken setView and rendering issues, indicating potential UI instability and hacky solutions.
Focuses on basic visual monitoring without advanced features like logging, bandwidth control, or alerts, which power users might find insufficient for comprehensive network management.