Build your own Google TV Using RaspberryPi, NodeJS and Socket.io | Donald's Blog

Build your own Google TV Using RaspberryPi, NodeJS and Socket.io | Donald's Blog

瀏覽:1028
日期:2025-12-12
Instead of creating a typical remote, full of fake buttons, I decided to give QuoJS a try, it’s really fantastic and easy to use! $$(".r-container").swipeLeft(function(){ socket.emit('control',{action:"swipeLeft"}); }); Here’s an example of how I send the...看更多