Greetings,
Hopefully not off-topic but wanted to add something that might be of
interest.
I'm about to release a cross-platform app that's based on cordova,
leverages a number of plugins (basic stuff like device and
in-app-browser, but also bluetooth and serial port comms). Eventually,
I'll get around to iOS but at the moment it runs perfectly on
- windows;
- android; and
- linux
That last is the reason I'm writing. There are other x-platform
toolkits but cordova's my preferred when it comes to the whole
low-level/plugin thing.
I used to rely on the Ubuntu stuff for Linux desktop support, but that's
long been dead. However, I do have a number of users running a couple
of cordova apps on Linux desktops (soon to include Raspberry Pi as
well), thanks to:
https://coraline.psychogenic.com/
It has support for the plugins I use most (sqlite, BLE, stuff like
that). I also created the basics of a cordova platform:
https://github.com/psychogenic/cordova-linux
that creates packages (rpm/deb) for linux. Pinged the list on this at
the time, but the thread, and my time, kind of dried up.
Still, it might be nice to put in the time to polish any rough (or now
out of date) edges and be able to list Linux/Raspberry Pi as supported
platforms.
If you'd like more info, feel free to write, here, or directly.
Cheers and break-a-leg at the con.
Pat Deegan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org