HTML5 podcast app (for the Web, including FirefoxOS)
Перейти к файлу
Matthew Riley MacPherson 6fc675f066 Check the controller variable rather than argument 2014-08-13 17:13:13 -04:00
app Check the controller variable rather than argument 2014-08-13 17:13:13 -04:00
assets Add icon files 2014-06-13 10:15:42 -04:00
test Add style tests 2014-06-16 15:02:57 -07:00
.bowerrc Let's do it; app skeleton 2014-05-31 13:26:14 -04:00
.editorconfig Let's do it; app skeleton 2014-05-31 13:26:14 -04:00
.gitattributes Let's do it; app skeleton 2014-05-31 13:26:14 -04:00
.gitignore Add .grunt file from deploy artifacts to gitignore 2014-05-31 13:27:08 -04:00
.jscsrc Add JS style checker 2014-06-15 17:15:10 -04:00
.jshintrc Add translations to all strings 2014-07-20 19:14:29 -04:00
.travis.yml Add travis file for future tests 2014-05-31 13:27:08 -04:00
Gruntfile.js Fix template build step 2014-07-16 17:46:11 -04:00
LICENSE Include a license file in v2 2014-05-31 13:27:08 -04:00
README.md Remove bolding in README for now 2014-06-16 15:03:59 -07:00
bower.json Call it 2.0, why not? 2014-08-07 23:53:59 -04:00
package.json Call it 2.0, why not? 2014-08-07 23:53:59 -04:00

README.md

high-fidelity Build Status

Introduction

This is an experimental, rewrite branch using Ember.js and Mozilla's recroom.

high-fidelity is an offline-capable, entirely HTML5/JS podcasts app. It's chiefly designed for Firefox OS, but support for other platforms and browsers is an eventual design goal. It requires a datastore that supports large files; currently, we just use IndexedDB.

The app requires elevated XMLHttpRequest privileges to fetch podcast files. In Firefox OS, this currently means being installed as a packaged app. Details for other platforms forthcoming.

License

This program is free software; it is distributed under an MIT License.

Copyright (c) 2012-2014 Mozilla (Contributors).