All Projects → crazyhitty → Munch

crazyhitty / Munch

Licence: mit
[Deprecated] A minimalistic Rss Reader for Android devices

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Munch

Raven Reader
📖 All your articles in one place. Beautiful.
Stars: ✭ 2,040 (+1092.98%)
Mutual labels:  rss-reader
Coronavirus Tracker
An Android Application written in Kotlin 📱 with MVVM Architecture using latest Android Development tools like Dagger2, Room, ViewModel, LiveData, Retrofit and Coroutines to display CoVID-19 Data
Stars: ✭ 156 (-8.77%)
Mutual labels:  android-application
Posidonlauncher
a one-page homescreen with a news feed
Stars: ✭ 163 (-4.68%)
Mutual labels:  android-application
Android App
An android application for reading novels
Stars: ✭ 146 (-14.62%)
Mutual labels:  android-application
Carmarker Animation
This android library will help to show the marker move along the route and turn smoothly along the road curves.
Stars: ✭ 154 (-9.94%)
Mutual labels:  android-application
Ankihelper
Stars: ✭ 159 (-7.02%)
Mutual labels:  android-application
App Privacy Policy Generator
A simple web app to generate a generic privacy policy for your Android/iOS apps
Stars: ✭ 2,278 (+1232.16%)
Mutual labels:  android-application
Selfoss
multipurpose rss reader, live stream, mashup, aggregation web application
Stars: ✭ 2,070 (+1110.53%)
Mutual labels:  rss-reader
Mifos Mobile
Repository for the Mifos Mobile Banking App for clients
Stars: ✭ 154 (-9.94%)
Mutual labels:  android-application
Videorecord
最全的懒人视频拍摄,支持横屏拍摄效果与竖屏拍摄效果,闪光灯,切换前后摄像头,懒人视频拍摄Demo,继承预览。简书:
Stars: ✭ 162 (-5.26%)
Mutual labels:  android-application
Commafeed
Google Reader inspired self-hosted RSS reader.
Stars: ✭ 1,842 (+977.19%)
Mutual labels:  rss-reader
Android Video Listing Mvp
Android video listing with swipe view tabs based on mvp design pattern with complete functionalities like search and sort
Stars: ✭ 151 (-11.7%)
Mutual labels:  android-application
Lookatme
VideoView that plays video only when 👀 are open and 👦 is detected with various other features
Stars: ✭ 161 (-5.85%)
Mutual labels:  android-application
Whatsapp Api
An Android Library with demo application, to send media and text messages via Whatsapp on rooted device
Stars: ✭ 145 (-15.2%)
Mutual labels:  android-application
Paginglibrary Sample
An open source app that is refactored to demo Paging Library from Android Jetpack
Stars: ✭ 165 (-3.51%)
Mutual labels:  android-application
Puff Android
Password Manager for Android Using Blowfish Encryption
Stars: ✭ 144 (-15.79%)
Mutual labels:  android-application
Android Ui 2019
Android Library 2019 Loading.....
Stars: ✭ 159 (-7.02%)
Mutual labels:  android-application
Ulogger Android
μlogger • android application for real-time collection and publishing of geolocation data
Stars: ✭ 168 (-1.75%)
Mutual labels:  android-application
Stepik Android
Android Application for Taking Open Courses on the Stepik Platform
Stars: ✭ 165 (-3.51%)
Mutual labels:  android-application
Glidetoast
GlideToast is a android library to implement flying Toast Animation
Stars: ✭ 162 (-5.26%)
Mutual labels:  android-application

#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
  • Read External Storage

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:

  • 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].