amialive

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2024 License: MIT Imports: 7 Imported by: 0

README

AmIAlive

A very simple status bar app for MacOS to check if we have Internet.

example

It pings to a DNS server (it can be changed) and outputs the current round trip time.

It also keeps an internal record of the last 10 times (it can be changed) and if the RTT is bigger than double the average (or if we have packet loss) it beeps.

It only works on Mac. And I have only tested on a Mac x86.

To build, download the code and do

go build .

Thanks to https://github.com/caseymrm/menuet

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL