readrops/Readrops

Android multi-services RSS client

576

stars

1,500

commits

Kotlin

primary language

Jul 20, 2025

updated

agreggator
android
rss
rss-reader

README

Readrops

Readrops is a multi-services RSS client for Android. Its name is composed of "Read" and "drops", where drops are articles in an ocean of news.

Features

  • Local RSS parsing (RSS1, RSS2, ATOM, JSONFeed)
  • External services:
    • FreshRSS
    • Nextcloud News
    • Fever API
    • Google Reader API
  • Multi-account
  • Feeds and folders management (create, update and delete feeds/folders if supported by the service API)
  • OPML import/export
  • Background synchronisation
  • Notifications

Screenshots

Licence

This project is released under the GPLv3 licence.

Develop

During development, you can autofill the app's login form by filling the project's local.properties like so:

debug.<account_type>.login=<login>
debug.<account_type>.password=<password>
debug.<account_type>.url=https\://<your_instance>

# For instance:
debug.nextcloud_news.login=Test user
debug.nextcloud_news.password=1234
debug.nextcloud_news.url=https\://rss.example.com

Donations

Bitcoin address : bc1qlkzlcsvvtn3y6mek5umv5tc4ln09l64x6y42hr
Litecoin address : MTuf45ZvxhMWWo4v8YBbFDTLsFcGtpcPNT

Contributors

Shinokuni

1,437 commits

weblate

17 commits

christophehenry

13 commits

comradekingu

7 commits

readrops/Readrops

Android multi-services RSS client

576

stars

1,500

commits

Kotlin

primary language

Jul 20, 2025

updated

agreggator
android
rss
rss-reader

README

Readrops

Readrops is a multi-services RSS client for Android. Its name is composed of "Read" and "drops", where drops are articles in an ocean of news.

Features

  • Local RSS parsing (RSS1, RSS2, ATOM, JSONFeed)
  • External services:
    • FreshRSS
    • Nextcloud News
    • Fever API
    • Google Reader API
  • Multi-account
  • Feeds and folders management (create, update and delete feeds/folders if supported by the service API)
  • OPML import/export
  • Background synchronisation
  • Notifications

Screenshots

Licence

This project is released under the GPLv3 licence.

Develop

During development, you can autofill the app's login form by filling the project's local.properties like so:

debug.<account_type>.login=<login>
debug.<account_type>.password=<password>
debug.<account_type>.url=https\://<your_instance>

# For instance:
debug.nextcloud_news.login=Test user
debug.nextcloud_news.password=1234
debug.nextcloud_news.url=https\://rss.example.com

Donations

Bitcoin address : bc1qlkzlcsvvtn3y6mek5umv5tc4ln09l64x6y42hr
Litecoin address : MTuf45ZvxhMWWo4v8YBbFDTLsFcGtpcPNT

Contributors

Shinokuni

1,437 commits

weblate

17 commits

christophehenry

13 commits

comradekingu

7 commits

Languages

Kotlin

100.0%