summaryrefslogtreecommitdiff
path: root/qt/RGBController/irc.cpp
AgeCommit message (Collapse)AuthorFilesLines
2017-07-06Added console based server that allows clients to connect and send commands ↵daniel-Jones1-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-22So, uh, I fixed the IRC reconnect feature, it was completely broken.daniel-Jones1-10/+15
2017-06-16added irc reconnect when it has detected a closed connectiondaniel-Jones1-2/+17
2017-06-04added HTML/JS/PHP pages/scripts to allow RGB changes over a web page. ↵daniel-Jones1-1/+1
Integrated a server into the application to allow incoming connections and receive commands
2017-05-17Major update, UI redesigned to fit a smaller footprint using tabs and an irc ↵daniel-Jones1-0/+96
bot has been introduced in the IRC tab to allow control of my leds from literally anywhere.