robtec / blink-internet

Internet Connectivity Utility using Blink1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blink Internet

A simple utility to monitor internet connectivity using Blink1

Setup

go get github.com/robtec/blink-internet

USB Liberies are also required

  • libusb
  • libusb-compat

Consult your operating systems package manager and Google to install

Usage

$ blink-internet
# monitoring internet connectivity #

Colours

  • Blue - loading (first ping)
  • Green - connected to the internet (google.com)
  • Amber - connection timeout
  • Red - no connection

About

Internet Connectivity Utility using Blink1


Languages

Language:Go 100.0%