|
|
|
|
|
by beardicus
4243 days ago
|
|
"Offload is a toolkit: a set of APIs and libraries for developers to add multi-screen functionality to their apps. It enables seamless communication between apps running on smartphones, tablets and PCs using wi-fi or bluetooth connections depending on the capabilities of the devices." I feel like this paragraph, currently buried at the bottom of the page, should be right up near the top. It's a more clear description than the current top matter. Seems like a fun project. I wonder if it'd make sense to not only support multiple screens, but also other physical knob/button input devices. I often find myself controlling software via various sensors hooked up to a microcontroller. I use the rather popular firmata library: http://www.firmata.org/ It is embeddable on microcontrollers (mostly arduinos), and has many libraries in a variety of languages to easily interface with said hardware from a host "real" computer. |
|