iNotify v0.05
link: iNotify v0.05
This update adds:
- Actually saving the state of the Fallback setting
- Fixed filtering of attributed strings
Quick update eh? Well, I wanted to demonstrate how to create a state machine using iNotify and noticed that iNotify was having some troubles. All better now.
So, a state machine: The AirClick software lets you set a value then test it later so you can, for example, determine whether a button release happened after a long hold. I’ve been considering adding some means of storing a variable and then calling it back via the extra values view. However, we have to ability to write to a file and later inspect the contents of the file via extra values and a filter. I put together a useless demonstration of this technique using a series PowerMate Rotate Right (with control key held) triggers. Each trigger checks a file to see if it contains its state and if so puts a message on the screen and then changes the state to the next value. You can download it here http://www.somegeekintn.com/area51/software/pkg/State%20Machine%20Demo.zip