Skip to content

Files

Latest commit

f35e043 · May 30, 2023

History

History
40 lines (26 loc) · 2.02 KB

README.md

File metadata and controls

40 lines (26 loc) · 2.02 KB
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 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.

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 for details.