Tod Kurt

Results 90 issues of Tod Kurt

Reported by Sebastian via email. Would a rebuild with modern Java fix this?

bug

blink(1) mk2's secret feature is that it can control up to 16 WS812 LEDs. We promised a tutorial on how to do this, but haven't done it yet. The only...

documentation

The REST server part of Blink1Control should be available as a separate headless, command-line program that is cross-platform and runs well in Linux and has minimal dependencies. There is a...

Suggested by user Joseph via email.

enhancement
blink1control

Blink1Control's mail checking should be more advanced. Allow "no new mail" to turn off a pattern or color, sort of like how notification badges work on apps.

enhancement
blink1control

As per email with Adam on 2 Dec. Might be solution to: "How can I set these up so that they're always on when they're plugged in, sort of a...

enhancement
blink1control

[from email with JP] In Linux/Mac OS X, you generally don't have (and it's bad practice) to put the current directory ('.') in the PATH. Therefore, if you're building and...

documentation

On some shells (bash on Raspbian confirmed), the '#' character is treated as a comment and so short-circuits blink1-tool argument parsing. Thus, this fails: ``` $ ./blink1-tool --rgb #0000ff ./blink1-tool:...

documentation

Currently Blink1Control Tools can only check as fast as every 5 seconds. Add option to support faster checking.

enhancement

blink(1) is named after a man page, but we don't have a man page for it. wth? :-) thx to Peter for catching this.