peterfox / litra

A small utility to for the Logitech Litra written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Litra

Just a simple utility to work with the Logitech Litra Glow light.

Install

Brew

You can install via brew.

brew tap peterfox/litra
brew install litra

Usage

$ litra on
$ litra off
$ litra toggle

Build

go get .
go build -v .

License

MIT

About

A small utility to for the Logitech Litra written in Go

License:MIT License


Languages

Language:Go 100.0%