Overview
With the (unexpected) release of Sviox‘s HTML widget runtime I thought it about time that I made my own efforts in that direction a bit more public. TizMee is designed to make it possible to run Tizen (and other) apps on MeeGo, supporting general HTML5 apps, apps using Tizen specific APIs and Cordova/PhoneGap apps (with some slight modification).
This first early release should support general HTML5 apps fairly well (although there are still a few that have issues), some aspects of the Tizen API (this is by no means complete however) and pretty much all of the Cordova/PhoneGap API.
It’s based around the QT Cordova port with Tizen specific functionality implemented as Cordova plugins in a mixture of C and javascript.
Video
Apps
A number of test applications can be downloaded here: http://mikeasoft.com/~mike/tizmee/
To install them simply place their .wgt files in the TizenApps directory on your device (/home/user/MyDocs/TizenApps).
Download
MeeGo Harmattan (N9/N950): tizmee_0.1-1_armel.deb
Nemo Mobile: My personal OBS repository (also requires python-pyside from that repository)
Source
License: Apache 2.0 License
Gitorious repository: https://gitorious.org/tizmee
Ohloh project page: https://www.ohloh.net/p/tizmee