Compare commits
29
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
953940690d | ||
|
|
918661be2d | ||
|
|
7b8a5c9a56 | ||
|
|
2d5ab7bf0c | ||
|
|
9ba281befb | ||
|
|
00c8eed034 | ||
|
|
a1e4f89cd1 | ||
|
|
36a43b3861 | ||
|
|
aa6d470f40 | ||
|
|
0046a8a477 | ||
|
|
43ff9d186a | ||
|
|
73dae304be | ||
|
|
66103a451b | ||
|
|
600c62316d | ||
|
|
d370ddc4d1 | ||
|
|
4049f6a5c7 | ||
|
|
3e96ac207e | ||
|
|
84f1ab12cf | ||
|
|
f48f6ed788 | ||
|
|
e517803bd8 | ||
|
|
3eaf390790 | ||
|
|
6de54d63e6 | ||
|
|
dd7a2f476b | ||
|
|
1485cc05f4 | ||
|
|
d1dad3e61a | ||
|
|
e5024b0420 | ||
|
|
9b01692c55 | ||
|
|
33aa587d36 | ||
|
|
12e0766803 |
@@ -1,20 +1,26 @@
|
||||
# ReaderForSelfoss
|
||||
# ReaderForSelfoss **(Only available from F-Droid)**
|
||||
|
||||
[](https://join.slack.com/t/readerforselfoss/shared_invite/enQtMjkyNzc3NjM2Mjc1LTUzZTZhOGM5YjQ1MTI5MWZiODRjMjE1ZDBmMzQxZmQ3NWZhYTNhMTBjNGEwNmE2ZGFjODU5NjUxZjBkMWJmMDQ) [](https://jenkins.amine-bou.fr/job/ReaderForSelfoss/) [](https://www.codetriage.com/aminecmi/readerforselfoss) [](https://crowdin.com/project/readerforselfoss)
|
||||
[](https://crowdin.com/project/readerforselfoss)
|
||||
|
||||
It's an RSS Reader for Android, that **only** works with [Selfoss](https://selfoss.aditu.de/)
|
||||
|
||||
<a href='https://play.google.com/store/apps/details?id=apps.amine.bou.readerforselfoss'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' height="100"/></a> <a href="https://f-droid.org/packages/apps.amine.bou.readerforselfoss"><img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="100"></a>
|
||||
**The project is not dead at all.**
|
||||
|
||||
Also, the last APK built from source is available [here](https://jenkins.amine-bou.fr/job/ReaderForSelfoss/lastSuccessfulBuild/artifact/SignApksBuilder-out/selfoss-key/selfoss/app-githubConfig-release-unsigned.apk/app-githubConfig-release.apk).
|
||||
I still want to work on it, but for the last few months, I didn't have that much time to do so.
|
||||
|
||||
## Join the alpha channel
|
||||
If you are a developer, don't hesitate to help with PRs.
|
||||
|
||||
**Keep in mind, it could be instable, but you'll have the new updates faster**
|
||||
If you are a user, you can still create new issues. I'll fix them when I can.
|
||||
|
||||
- First, join the google [group](https://groups.google.com/d/forum/reader-for-selfoss-alpha-testing).
|
||||
- Then, join the [alpha channel](https://play.google.com/apps/testing/apps.amine.bou.readerforselfoss) of the app.
|
||||
- You'll be able to update the app for the current alpha version.
|
||||
<a href="https://f-droid.org/packages/apps.amine.bou.readerforselfoss"><img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="100"></a>
|
||||
|
||||
## Screen captures
|
||||
|
||||
<img src="res//fr-card.png?raw=true" alt="card view" width="400"/> <img src="res//fr-list.png?raw=true" alt="list view" width="400"/>
|
||||
|
||||
## Like my app ?
|
||||
|
||||
<a href="https://www.buymeacoffee.com/aminecmi" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/lato-orange.png" alt="Buy Me A Coffee" style="height: 51px !important;width: 217px !important;" ></a>
|
||||
|
||||
## Want to help ?
|
||||
|
||||
@@ -30,4 +36,3 @@ Also, the last APK built from source is available [here](https://jenkins.amine-b
|
||||
- [See what I'm doing](https://github.com/aminecmi/ReaderforSelfoss/projects/1)
|
||||
- [Create an issue, or request a new feature](https://github.com/aminecmi/ReaderforSelfoss/issues)
|
||||
- [Help translation the app](https://crowdin.com/project/readerforselfoss)
|
||||
- [Ask for help](https://join.slack.com/t/readerforselfoss/shared_invite/enQtMjkyNzc3NjM2Mjc1LTUzZTZhOGM5YjQ1MTI5MWZiODRjMjE1ZDBmMzQxZmQ3NWZhYTNhMTBjNGEwNmE2ZGFjODU5NjUxZjBkMWJmMDQ)
|
||||
|
500 Internal Server Error
Gitea Version: 1.28.0+dev-210-gd87d26d735 | ||||