https://github.com/readrops/Readrops
Android multi-services RSS client
https://github.com/readrops/Readrops
agreggator android rss rss-reader
Last synced: 9 months ago
JSON representation
Android multi-services RSS client
- Host: GitHub
- URL: https://github.com/readrops/Readrops
- Owner: readrops
- License: gpl-3.0
- Created: 2019-02-03T19:48:58.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2024-04-13T14:34:36.000Z (over 1 year ago)
- Last Synced: 2024-04-14T01:08:01.580Z (over 1 year ago)
- Topics: agreggator, android, rss, rss-reader
- Language: Kotlin
- Homepage:
- Size: 8.41 MB
- Stars: 228
- Watchers: 11
- Forks: 18
- Open Issues: 81
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
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:
- RSS2
- RSS1
- ATOM
- JSONFeed
- External services:
- FreshRSS
- Nextcloud News
- Fever 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:
```properties
debug..login=
debug..password=
debug..url=https\://
# For instance:
debug.nextcloud_news.login=Test user
debug.nextcloud_news.password=1234
debug.nextcloud_news.url=https\://rss.example.com
```
# Donations
[
](https://paypal.me/readropsapp)
Bitcoin address : `bc1qlkzlcsvvtn3y6mek5umv5tc4ln09l64x6y42hr`
Litecoin address : `MTuf45ZvxhMWWo4v8YBbFDTLsFcGtpcPNT`

