I created a command line tool for the BlinkStick Square

Hi,
the official and the unofficial Ruby client for the BlinkStick are not really nice to use or “production ready” :smile:
So I created a ruby gem + a command line tool that helps me to set the color of the BlinkStick Square attached to my server.

You can find the code here:

Or just install via

gem install BlikstickSquare

and use like this

blink red

It would be nice if this new gem would be added to the list of the unofficial clients :slight_smile:

1 Like

Hey Ignazioc and welcome to the forums,

you’re command line tool works well. I think it is a good start :smile: