Skip to content
forked from crazyhitty/Munch

A minimalistic Rss Reader for Android devices

License

Notifications You must be signed in to change notification settings

WangCrystal/Munch

 
 

Repository files navigation

#Munch A minimalistic, easy to use Rss reader application.

Get it on Google Play [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Munch-brightgreen.svg?style=flat)](http://android-arsenal.com/details/3/2955)

#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:

  • Internet
  • Access Network State

These both 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. Also, this app will never snoop on your personal information.

#Application features:

  • Load Rss feeds quickly
  • Add Rss Sources
  • Manage Rss Sources
  • Archive feeds
  • Customizable settings
  • Ad free

#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

About

A minimalistic Rss Reader for Android devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%