Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2017-01-13 | 519 Bytes | |
blinkserver-1.0.zip | 2017-01-13 | 2.4 kB | |
blinkserver-0.3-beta-1.zip | 2016-12-01 | 2.0 kB | |
Totals: 3 Items | 4.9 kB | 0 |
blinkserver - A Python webserver that communicates with blink(1) devices Copyright (c) 2016-2017 full phat products Install -=-=-=- To install, unzip and copy the contents into a suitable folder. Note that you must also have the .net 4.0 Framework installed as well. Running -=-=-=- python blinkserver.py [port] Notes -=-=- o If no port is specifed, port 8888 is used Change Log -=-=-=-=-=- R1.0 - Changed SIGINT handler to a more robust (signal rather than exception) method