Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/renset/linkq

macOS menu bar utility to display the quality of internet connection
https://github.com/renset/linkq

internet macos menubar swift

Last synced: 18 days ago
JSON representation

macOS menu bar utility to display the quality of internet connection

Awesome Lists containing this project

README

        


256@2x

# linkq
GitHub top language GitHub code size in bytes GitHub Workflow Status GitHub all releases

Dead simple macOS menu bar utility to display the quality of the current internet connection.
Automatically detects and displays the following connection states:
- Offline
- Poor
- Average
- Good

You can download the latest signed universal binary on the [Releases](https://github.com/Renset/linkq/releases) page.

## Screenshots

CleanShot 2023-05-20 at 23 21 43@2x

CleanShot 2023-05-20 at 23 23 21@2x

CleanShot 2023-05-20 at 23 22 19@2x

## Firewall limitations
The quality is measured based on ping jitter, that's why IMCP packets shouldn't be blocked by your ISP/Firewall. Otherwise, the app will display unrelevant 'disconnected' status.

## Motivation
I just wanted to create a simple utility which will show me when I have glitches in my internet connection during my Zoom calls, taking into account some strange [Macbook Wi-Fi issues](https://developer.apple.com/forums/thread/97805).

## Contribution
Contributions are welcomed, however, adding new features to linkq is not planned at the moment.

## Build
Checkout repository & build in Xcode.

## License
MIT. See [LICENSE](https://github.com/Renset/linkq/blob/main/LICENSE) for details.