This repository builds upon Feeder 1.13.5 Before they decided to turn the UI into total, unusable abomination
.gitlab | ||
app | ||
ci | ||
fastlane | ||
gradle/wrapper | ||
graphics | ||
jsonfeed-parser | ||
rome@a4b8f35741 | ||
.build.yml | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
build.gradle | ||
CHANGELOG.md | ||
crowdin.yml | ||
deploy_playstore.sh | ||
devenv | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
release.sh | ||
settings.gradle |
Feeder
License
GPLv3, for more info see LICENSE.
Contributions are welcome!
If you want to translate Feeder into your native language the easiest way is to go to Weblate but making a merge request is of course fine if that is something you are comfortable with.
In case you want to contribute with fixing bugs or features - you probably know what you need to do. If not just ping me.
Quick install
Clone the project:
git clone --recursive https://github.com/spacecowboy/Feeder.git
Then build and install the app to your phone which is connected via USB:
./gradlew installDebug
More details
This is a no-nonsense RSS/Atom/JSON feed reader app for Android.
Features
- Offline reading
- Notification support
- OPML Import/Export
- Material design
Screenshots