qmsk / e2

E2 Client, Tally output
Mozilla Public License 2.0
26 stars 7 forks source link

Add tally module for nixie-hetec-kvm-tally #3

Closed depili closed 8 years ago

depili commented 8 years ago

This shows the selected kvm console number with the nixie tube and selects the color of the nixies background rgb led according to tally status.

If merged change the import in cmd/tally/nixie_linux.go from "github.com/depili/e2/nixie" to "github.com/qmsk/e2/nixie"

SpComb commented 8 years ago

Spotted a couple potential issues, but I don't have a chance to test now.

Does it behave correctly if opening the KVM serial port fails?

SpComb commented 8 years ago

LGTM, squashed as dafb909 and merged.