This app serves as a wallabag client for Firefox OS and other HTML/JS runtimes. Wallabag is a web-application for self-hosted reading list & bookmarking.
- Download the latest release (e.g. wallabag-1.0.0-rc1.zip)
- Unzip
- On your phone1: Go to Settings → Developer and enable Debugging via
- Open WebIDE in Firefox on your Desktop computer
- Click Select Runtime on the top right and select your phone. If you phone is not available, see this Troubleshooting Guide
- Once your phone is connected, click Project → Open Packaged App and select the wallabag-fxos folder
- Click the "Play" button (right arrow) to install wallabag-fxos on your device.
- Once the app has been installed, you can disconnect your device.
- Remember to disable debugging in your phone settings!
Footnotes
-
You can also install wallabag-fxos on an Firefox OS Simulator for testing, debugging and development. See the WebIDE documentation for setting up runtimes. ↩