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

https://github.com/robtec/blink-internet

Internet Connectivity Utility using Blink1
https://github.com/robtec/blink-internet

blink1 golang

Last synced: 5 months ago
JSON representation

Internet Connectivity Utility using Blink1

Awesome Lists containing this project

README

          

# Blink Internet

A simple utility to monitor internet connectivity using [Blink1](https://blink1.thingm.com/)

## Setup

```go
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

```go
$ blink-internet
# monitoring internet connectivity #
```

## Colours

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