crazyhitty / Munch

[Deprecated] A minimalistic Rss Reader for Android devices
MIT License
169 stars 57 forks source link
android android-application munch rss-reader

Munch

A minimalistic, easy to use Rss reader application.

<img alt="Get it on Google Play" src="http://www.androiddocs.com/images/brand/en_app_rgb_wo_45.png" /> Android Arsenal

What is Munch ?

Munch is an android app which enable the users to manage their Rss feeds. User can add new sources, manage them and view the article associated with the feeds.

Permissions:

These permissions are used to grab the data from the web and to know if user’s internet is available or not so that he can be notified regarding that matter. The Read External Storage permissions is used to retrieve the opml files from either SD card or internal storage. Also, this app will never snoop on your personal information.

Application features:

How does Munch work ?

Munch uses jsoup xml parser to parse rss feeds and also load the web articles associated with those feeds. It also uses glide to lazy load article images(if available).

Screenshots