This commit is contained in:
Matthew Riley MacPherson 2014-05-31 13:22:48 -04:00
Родитель 8e90281168
Коммит 9369bfa366
1 изменённых файлов: 21 добавлений и 0 удалений

21
README.md Normal file
Просмотреть файл

@ -0,0 +1,21 @@
# high-fidelity #
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](http://github.com/mozilla/high-fidelity/blob/master/LICENSE.txt).
---
Copyright (c) 2012-2014 Mozilla ([Contributors][]).
[Contributors]: https://github.com/mozilla/high-fidelity/graphs/contributors