Go to file
2018-11-27 21:25:18 +01:00
.github Update CONTRIBUTING.md 2018-11-26 16:22:34 +01:00
.idea Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00
app Typos. 2018-11-27 21:25:18 +01:00
docs Trying jekkyl. 2018-01-21 18:53:00 +01:00
gradle/wrapper Minimal versions updates. 2018-09-25 20:47:38 +02:00
.gitignore Publish version. 2018-10-13 22:13:56 +02:00
build.gradle Initial work on background task. 2018-11-01 21:51:31 +01:00
build.sh Still not working. 2018-11-13 22:01:41 +01:00
CHANGELOG.md Changelog. Previous commit should close #238. 2018-11-11 12:25:45 +01:00
crowdin.yml Update Crowdin configuration file 2017-11-29 13:27:00 +01:00
gradle.properties Auto migration to android x. 2018-10-12 20:36:18 +02:00
gradlew Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00
gradlew.bat Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00
LICENSE.md LICENSE 2017-05-28 03:07:11 +02:00
publish-version.sh Note for build. 2018-11-13 22:02:44 +01:00
README.md Update README.md 2018-11-26 16:14:48 +01:00
settings.gradle ... 2018-11-03 11:29:53 +01:00
version.sh Changing the tag handling. 2018-05-26 10:51:11 +02:00

ReaderForSelfoss

Slack Channel Build Status Code Triagers Badge Crowdin

It's an RSS Reader for Android, that only works with Selfoss

Get it on Google Play Get it on F-Droid

Also, the last APK built from source is available here.

Join the alpha channel

Keep in mind, it could be instable, but you'll have the new updates faster

  • First, join the google group.
  • Then, join the alpha channel of the app.
  • You'll be able to update the app for the current alpha version.

Want to help ?

  1. You'll have to have a Selfoss instance running. You'll find everything you need to install it here.

  2. Check the Contribution guide.

  3. Build the project by following these steps (you should have read them after the contribution guide)