cmenscher / blink1-python

Python libraries and scripts for ThingM's awesome blink(1).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blink(1)-python

Python libraries and scripts for ThingM's awesome blink(1)

Ooh, what do I get?

  • blink1-loadavg.py: A load average visualizer - fun to watch it slowly glow red as a runaway task starts to kick in
  • More to come...

How do I use it?

  • For now, blink1-loadavg will only work on Linux. Make sure you have blink1-tool in your $PATH (and in my case, setuid root)
    • Be sure to change the NUM_CORES value to match the number of CPU cores in your system for extra awesomeness.

In the works

  • A full python library for Linux/OSX/Win that will support (at minimum) all the features of blink1-tool

About

Python libraries and scripts for ThingM's awesome blink(1).


Languages

Language:Python 100.0%