On Thursday, July 2, 2020 at 9:57:46 AM UTC-7, Mat wrote: > > Adithya B M wrote: >> >> A challenge would be to be able to have such apps recognised by the app >>> stores as an app in its own right. >> >> This is not a problem. >> > > If there was a TW plugin or similar that could remake a TW to become an > app for the app stores... so people who create various application specific > TWs could very easily publish them there... well that would definitely open > up a totally new world for the TW project. >
Adobe PhoneGap (https://phonegap.com/) is a developer utility that can produce apps for Android or iPhone, built from HTML/CSS/Javascript source files (along with any image resources they use). This is ideal for taking a single-file TiddlyWiki and wrapping it up to be a "native" app for your mobile platform. They have an online version of the utility here: https://build.phonegap.com/. Basically, you just upload your resources to their site (or give them a link to a GitHub repository), and they do all the heavy lifting on their server, and create downloadable apps for Android or iOS (or even WindowsPhone!), ready-to-install. They also have an extensive library of platform-specific add-on code to enable access to various bits of phone hardware (camera, GPS, etc.) -e -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/33354e8e-20d0-4576-823d-cbd5eac39edbo%40googlegroups.com.

