Native mobile app for rsstodolist, built using nativescript.
Currently tested only on Android (One Plus One).
- nativescript
- Android SDK with API version 22 ! (see that stackoverflow question)
copy app/config.json.dist
to app/config.json
(and change or add servers if needed)
like export ANDROID_HOME=~/apps/android-sdk-linux
tns run android
tns deploy android
tns debug android --debug-brk
- refactor: move feed parser to a dedicated module
- refactor: find another way that applicationSettings to pass URL between app.js and main-page.js
Icons comes from Piotr Adam Kwiatkowski. Thanks