Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cnfatal/NetworkStatusBar
- Owner: cnfatal
- License: mit
- Created: 2021-11-01T02:24:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-26T02:41:11.000Z (about 2 years ago)
- Last Synced: 2024-11-10T20:09:43.022Z (2 months ago)
- Topics: macos, statusbarutil, swiftui, swiftui2
- Language: Swift
- Homepage:
- Size: 427 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Mac-Menubar-Megalist - Network Status Bar
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.