Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.09 KB

File metadata and controls

37 lines (26 loc) · 1.09 KB

TT-RSS Mobile

Simple Tiny Tiny RSS plugin for mobile display based on bootstrap.

But, i'm not sure it's the better way to do this.

Install

Download zip and unzip or clone repository in plugins directory of your TT-RSS install (plugins/tt_rss_mobile).

Configuration

In TT-RSS configuration, enable tt_rss_mobile.

Set tt_rss_mobile in PLUGINS (config.php).

TODO

  • Login page
  • Logout
  • List feeds
  • List feeds by category
  • List unread articles
  • Add action for marking all articles of feed as read
  • Add action on feed for display articles read
  • Add action for marking article as read
  • When opening article, mark it as read
  • When article is mark as read, update counter (menu)
  • Add share options on article: Mail, Pinterest, Owncloud, Pocket, Twitter, Identica, Google+, etc...
  • Do more ?

Links