Offline SUMO. Test site available at http://osumo.paas.allizom.org/
Перейти к файлу
Mike Cooper 913e63a2dc Merge pull request #19 from pollti/master
German translation
2015-03-16 10:58:36 -07:00
docs Redone docs. Added test config 2013-07-07 14:25:15 -07:00
locales German translation 2015-03-15 18:28:19 +01:00
scripts Updated po files and added experimental msg 2013-08-30 10:46:36 -07:00
static Fixed grammatical error 2014-02-10 02:00:50 +05:30
templates Bug fixes here and there.. 2013-08-29 17:25:47 -07:00
.gitignore Server rewrite. 2013-08-28 12:55:04 -07:00
CONTRIBUTORS navigator.onLine and getting offline images. 2013-06-27 11:09:01 -07:00
LICENSE More scaffolding, batch changes 2013-05-29 15:38:45 -07:00
Makefile Reworked translations 2013-06-25 14:40:08 -07:00
README.md Referenced to the osumo documentations. 2013-07-07 14:26:23 -07:00
deploy.sh Fixed progress bar. 2013-07-03 10:46:11 -07:00
e2e.conf.js Redone docs. Added test config 2013-07-07 14:25:15 -07:00
manifest.webapp Manifest changes for deployment 2013-08-30 16:49:08 -07:00
osumo.py Bug fixes here and there.. 2013-08-29 17:25:47 -07:00
requirements.txt Bug fixes here and there.. 2013-08-29 17:25:47 -07:00
server.py Bug fixes here and there.. 2013-08-29 17:25:47 -07:00
settings.py Changed to production 2013-09-05 17:16:47 -04:00
stackato.yml Bug fixes here and there.. 2013-08-29 17:25:47 -07:00
unittest.conf.js Redone docs. Added test config 2013-07-07 14:25:15 -07:00

README.md

oSUMO

oSUMO is an offline HTML5 application for SUMO designed for Firefox OS, with added bonus of being a local application for other browsers and clients.

Most of what is interesting is inside /static. The rest is used to serve static html pages.

You can access it right now at at http://osumo.paas.allizom.org (though this is probably very very outdated, if it works at all).

Requirements

This app targets Firefox, Firefox OS, and Firefox for Android. Other platforms such as Chrome may work but is not guarenteed. Your browser must support IndexedDB and appcache.

Hacking and Contributing

Right now is probably not a good time to start hacking on this as most of the code is highly experimental. I would suggest you wait and give feed back on Bugzilla until the code base calms down.

Another part of this project also lives in kitsune. So take a look at that project as well.

To see some developer docs, go to https://osumo.readthedocs.org

License

MPLv2