Readrops
Android multi-services RSS client
Install / Use
/learn @readrops/ReadropsREADME
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
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/Screenshot_1.jpg" width=250> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/Screenshot_2.jpg" width=250> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/Screenshot_3.jpg" width=250>
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/Screenshot_4.jpg" width=250> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/Screenshot_5.jpg" width=250> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/Screenshot_6.jpg" width=250>
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
<img src="images/paypal-badge.png" width=250>
Bitcoin address : bc1qlkzlcsvvtn3y6mek5umv5tc4ln09l64x6y42hr <br />
Litecoin address : MTuf45ZvxhMWWo4v8YBbFDTLsFcGtpcPNT
