Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-06 | Added console based server that allows clients to connect and send commands ↵ | daniel-Jones | 1 | -1/+1 | |
to the microcontroller, does not require X to use, includes the IRC bot. Also included my beginning works on a c ncurses based client. | |||||
2017-06-22 | So, uh, I fixed the IRC reconnect feature, it was completely broken. | daniel-Jones | 1 | -10/+15 | |
2017-06-16 | added irc reconnect when it has detected a closed connection | daniel-Jones | 1 | -2/+17 | |
2017-06-04 | added HTML/JS/PHP pages/scripts to allow RGB changes over a web page. ↵ | daniel-Jones | 1 | -1/+1 | |
Integrated a server into the application to allow incoming connections and receive commands | |||||
2017-05-17 | Major update, UI redesigned to fit a smaller footprint using tabs and an irc ↵ | daniel-Jones | 1 | -0/+96 | |
bot has been introduced in the IRC tab to allow control of my leds from literally anywhere. |