HTML5 podcast app (for the Web, including FirefoxOS)
Перейти к файлу
Matthew Riley MacPherson 97bab19fe5 Do not download cover for now 2014-06-13 11:28:59 -04:00
app Do not download cover for now 2014-06-13 11:28:59 -04:00
assets Add icon files 2014-06-13 10:15:42 -04:00
test Let's do it; app skeleton 2014-05-31 13:26:14 -04: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
.jshintrc Keep on keepin' on 2014-05-31 13:27:07 -04:00
.travis.yml Add travis file for future tests 2014-05-31 13:27:08 -04:00
Gruntfile.js Add beta installer 2014-06-13 10:23:49 -04:00
LICENSE Include a license file in v2 2014-05-31 13:27:08 -04:00
README.md Tweak README 2014-05-31 13:28:29 -04:00
bower.json Improve build process and prep for gh-pages (#22) 2014-05-31 13:27:07 -04:00
package.json Improve build process and prep for gh-pages (#22) 2014-05-31 13:27:07 -04:00

README.md

high-fidelity, Mark II

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).