I soon need to get a SmartWatch. The Pebble looks most promising right now as it support iOS which the Sony SmartWatch 2 doesn’t.
However, the Sony looks a bit cleaner and has touch as well…
I soon need to get a SmartWatch. The Pebble looks most promising right now as it support iOS which the Sony SmartWatch 2 doesn’t.
However, the Sony looks a bit cleaner and has touch as well…
I wanted a clean and simple web interface to turn on/off my devices. It should also work on an iPhone or iPad.
I found that the remotestick-server created by Patrik Åkerfeldt was exactly what I wanted. It is based on the lean python framework Bottle.
The only tweek I have made so far is to filter my device listing to the devices beginning with underscore will not show up. The reason for is it to be able to define all my switches but only show the active one in the GUI.
Installation is simple:
You should of course replace the IP address with the one for your RPi). You may omit user & pass for a local installation to avoid a login-page.