RaspyFi - Topic: Css and Together.js http://www.raspyfi.com/forum/tweaks-and-optimizations/css-and-together-js/ Simple:Press Version 5.2.6 hippyjake on Css and Together.js http://www.raspyfi.com/forum/tweaks-and-optimizations/css-and-together-js/#p1623 Tweaks and optimizations http://www.raspyfi.com/forum/tweaks-and-optimizations/css-and-together-js/#p1623 Playing with the Raspyfi CSS theme. I have using a combination of a Hex color picker to find the codes for the stock colors, SSH to get to the Pi, and pearl to change the colors!
*Make a backup! sudo cp -r /var/www/css /home/pi*
sudo perl -p -i -e "s/OLD-COLOR/NEW-COLOR/g" *.css
I got the colors from the old Arduino site.

Im also playing with Together.js from Mozilla to add chat to Raspyfi. I have to get a "hub server" running on the Pi so it will work over LAN (without it the Mozilla hub server cant identify individual clients in my house) The hub server is a node js script so should be light! ATM I have not had time to decipher the Github docs and get it all running.

https://plus.google.com/photos/117821759448011399760/albums/5939265760794633985?authkey=CJeOw8_yj6iGaw

]]>
Sun, 27 Oct 2013 04:28:44 +0100