Skip to content

hugosenari/tt-rss-mobilete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tt-rss-mobilete

My own clone of ttrss-mobile or Mobile Interface for Tiny Tiny Rss.

See Screenshot.

Features

  • Swipe Shortcuts;
  • Keyborad Shortcuts;
  • Basic Plugin Support;

Code

I did this with two things in mind: have some fun... and learn AngularJS (also try Angular Material).

Since this, don't expect nice code, is my first AngularJS project.

License

Any with the open source criteria.

Install

Clone inside your Tiny Tiny Rss server and open subdir in your browser.

I create two a cartridge for openshift TT-RSS-Mobile-Cart and g2ttrss-mobile-cart to help installation.

TO DO

  • More Settings;
  • More Plugins;
  • Better Interface;
  • Themes;
  • And other suggestions from ttrss-mobile.

Know Bugs

  • Is not a bug, your perception of world that is disturbed.

You can see common 'disturbed perceptions of world' here.

I can also treat you and help you accept world as it is or exploit the Matrix to make our world looks like you want.

NOTES

  • I liked AngularJS (except for 'DI magic');
  • I was expecting more from Angular Material;