stupid-network-monitor
v1.0.0
Published
Uses Electron to put a stupid network activity monitor in the macOS menu bar.
Readme
Stupid Network Monitor
An Electron app that renders a chart of network speed in the macOS menu bar.
How It Works
It runs netstat -i -b -w 1 to get network statistics every second.
Then it uses Electron's Tray API to draw a stupid chart.
It runs a quick upload/download test every once in a while.
