lmorchard / weave-webos
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Fri Nov 06 07:55:29 -0800 2009 | |
| |
Makefile | Sun Jan 03 11:11:16 -0800 2010 | |
| |
README.md | Fri Nov 06 10:04:54 -0800 2009 | |
| |
TODO.md | Sun Jan 03 20:59:10 -0800 2010 | |
| |
bin/ | Mon Nov 23 09:47:51 -0800 2009 | |
| |
src/ | Sun Jan 03 21:02:31 -0800 2010 |
README.md
weave-webos
What?
This is an attempt at a Mozilla Weave client for webOS
Someday, I'd like it to do things such as:
- Bring the Firefox Awesome Bar to webOS.
- Access bookmarks / history / tabs from the desktop
- Sync / store other random data (eg. contacts? notes?) from webOS apps.
How?
Presently, it's all just tests. To play, make a copy of
src/javascripts/Weave/TestData.js-dist as
src/javascripts/Weave/TestData.js and edit it to reflect
your Weave account details. The tests are all read-only
right now, too, so hopefully no worries about this munching
all your data. But, as always, it's wise to mount a
scratch monkey.
Then, in a properly-configured webOS dev environment with the
emulator running on Mac OS X, try running make tests. If
you're not on Mac OS X, things should work with some more effort.
Who?
- l.m.orchard - http://decafbad.com - l.m.orchard@pobox.com
