https://github.com/ahirschberg/librifox
:speech_balloon: LibriFox is a Firefox OS application written in pure JavaScript with JQuery Mobile. It brings LibriVox audiobook engine natively to Firefox OS.
https://github.com/ahirschberg/librifox
Last synced: 6 days ago
JSON representation
:speech_balloon: LibriFox is a Firefox OS application written in pure JavaScript with JQuery Mobile. It brings LibriVox audiobook engine natively to Firefox OS.
- Host: GitHub
- URL: https://github.com/ahirschberg/librifox
- Owner: ahirschberg
- Created: 2015-06-17T14:09:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-15T22:10:23.000Z (over 9 years ago)
- Last Synced: 2023-08-05T02:59:44.733Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 20.2 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LibriFox
LibriFox is a native Firefox OS audio book player powered by LibriVox.org.## Search and Download
Search for books by title and author last name,
download chapters individually or all at once. You can also choose between internal and external storage for downloads.## Player
Ability to manage and listen to downloaded chapters. Once a chapter finishes, the player will go to the next downloaded chapter if it exists.You can also add your own files via the Firefox OS filesystem. However, you must change the file extension to .lfa for the player to recognize them.
## Note:
In order to run this app, add the ```librifox/``` directory (one level down from root) as a packaged web app in the Firefox OS WebIDE