Though the procedure is a little tricky, it is possible to install a certified app on a Firefox OS device.
We could provide an advanced installation guide with a different manifest.webapp to use, which would grant the app more access, such as Bluetooth and SMS access.
We could then parse what's typed into the nodejs server's console (I'm doing some tests right now to have a simple command line interpreter) to use it as an SMS console.
We could also try to support Bluetooth as a protocol for commands transmission.
Though the procedure is a little tricky, it is possible to install a certified app on a Firefox OS device.
We could provide an advanced installation guide with a different
manifest.webappto use, which would grant the app more access, such as Bluetooth and SMS access.We could then parse what's typed into the nodejs server's console (I'm doing some tests right now to have a simple command line interpreter) to use it as an SMS console.
We could also try to support Bluetooth as a protocol for commands transmission.