- Notifications
You must be signed in to change notification settings - Fork1
dtinth/xulrunner-twclient
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A #thaiWitter client developed onXULRunner 13.0.2.
It is basically a site-specific browser for#thaiWitter web applicationwith few APIs added to the window, such as notification, link opening, cross-domain XHR, and userstreaming.
It also has a script to build a packaged application for Mac OS X and WindowsandLinux (maybe).
Part of this code is adapted fromMozilla Prism.
Currently this code is coupled to #thaiWitter web app, but it can be a starting pointfor other people who wants to make a site-specific browser like this one.
Even better if someone fork this and make it a general-purpose site-specific browser,with the ability to set the starting URL, application name, and other stuff based on somekind of a configuration file.
The code for this project is released underMPL v2.0