Skip to content
This repository has been archived by the owner on Nov 30, 2018. It is now read-only.

Native Android/iOS app for rsstodolist, based on nativescript

License

Notifications You must be signed in to change notification settings

paulgreg/rsstodolist-native

Repository files navigation

rsstodolist-native

Native mobile app for rsstodolist, built using nativescript.

Screenshot

rsstodolist screenshot

Currently tested only on Android (One Plus One).

Build / deploy on Android

Requirements

Copy configuration

copy app/config.json.dist to app/config.json (and change or add servers if needed)

Add Android SDK to path

like export ANDROID_HOME=~/apps/android-sdk-linux

to run on a device

tns run android

to deploy on a device

tns deploy android

to debug on a device

tns debug android --debug-brk

Todo list & know issues

  • refactor: move feed parser to a dedicated module
  • refactor: find another way that applicationSettings to pass URL between app.js and main-page.js

Attribution

Icons comes from Piotr Adam Kwiatkowski. Thanks

About

Native Android/iOS app for rsstodolist, based on nativescript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published