iiiyu / Up-Down

A menu bar widget for OS X that monitors upload and download speeds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Up&Downicon

Up&Down is a menu bar widget for OS X that monitors upload and download speeds.

Screenshot

The app is based on sar, with which you can monitor not only network state but also other various system states, including CPU, memory, device loads, etc. sar So actually, you can use sar to create an app like iStat Menus. But the network is enough for me and I don't want to make the app complicated. If you need other functions, you can fork and add it yourself.

And, this is my first app on OS X, there might be bugs, so pull requests are welcome.

About

A menu bar widget for OS X that monitors upload and download speeds

License:MIT License


Languages

Language:Swift 100.0%