Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cnfatal/NetworkStatusBar

A tool showing network traffic on macos statusbar, write in swift ui 2.0
https://github.com/cnfatal/NetworkStatusBar

macos statusbarutil swiftui swiftui2

Last synced: about 2 months ago
JSON representation

A tool showing network traffic on macos statusbar, write in swift ui 2.0

Awesome Lists containing this project

README

        

# Network Status Bar

A macos status bar tool for monitoring network trffic write in **Swift UI 2.0**.

## snapshots

![all](docs/all-snapshot.png)

![statusbar](docs/statusbar-snapshot.png)

![details](docs/details-snapshot.png)

## feature

- [x] Swift UI 2.0 Base.
- [x] Show network IO on status bar.
- [x] Show per application network on dropdown menu.
- [ ] Support refresh seconds customize.
- [ ] Support application deny list,such as proxy applications.