Skip to content

Reeder (Feed + Reader) is a beautifully built Android RSS Feed reader application. You can get notified about new articles or content from anywebsite or service that supports RSS.

License

Notifications You must be signed in to change notification settings

Susheelkaram/Reeder

Repository files navigation

Reeder - RSS Reader for Android

Reeder app Reeder is a beautifully built RSS feed reader for Android built using Kotlin. The app lets users add multiple RSS feeds and read them at one place.

Download Reeder apk

Features

  • Read feeds - You can add multiple feeds and read them all at one place.
  • Push notifications - The app scans the feeds in background and notifies user of new articles through push notifications.
  • Offline mode - The app caches the articles to local db so you can read them without internet.

Screenshots

Light mode Dark mode

Built using

  1. Language - Kotlin
  2. Architechture - MVVM
  3. Design tool - Adobe XD
  4. RSS Parser - For fetching and parsing RSS XML feeds
  5. Room DB - For Offline caching
  6. ViewPager 2 - For switching fragments with BottomNavigation
  7. Glide - Image parsing library
  8. Work Manager - Jetpack library for deferrable background tasks
  9. ViewModel, Databinding, Moshi, RecyclerView

License

Apache 2.0 License
Copyright 2023 Susheel Kumar

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Reeder (Feed + Reader) is a beautifully built Android RSS Feed reader application. You can get notified about new articles or content from anywebsite or service that supports RSS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages