mirror of
https://github.com/Ashinch/ReadYou.git
synced 2025-01-21 14:25:45 +01:00
German Readme update (#316)
This commit is contained in:
parent
61bf5fb751
commit
9db5b69c01
118
README-de.md
118
README-de.md
@ -1,5 +1,5 @@
|
||||
<div align="center">
|
||||
<img width="200" height="200" style="display: block; border: 1px solid #f5f5f5; border-radius: 9999px;" src="./fastlane/metadata/android/en-US/images/icon.png">
|
||||
<img width="200" height="200" style="display: block; border: 1px solid #f5f5f5; border-radius: 9999px;" src="https://raw.githubusercontent.com/Ashinch/ReadYou/main/fastlane/metadata/android/de-DE/images/icon.png">
|
||||
</div>
|
||||
|
||||
<br>
|
||||
@ -23,69 +23,85 @@
|
||||
|
||||
<div align="center">
|
||||
<h1>Read You</h1>
|
||||
<p>Dies ist eine Kopie von <a href="https://reederapp.com/">Reeder</a>, um Android einen RSS-Reader ähnlich zu Reeder zu geben.</p>
|
||||
<p><a target="_blank" href="https://github.com/Ashinch/ReadYou/blob/main/README.md">English by DeepL</a> |
|
||||
<p>Ein Android RSS-Reader, präsentiert im <a target="_blank" href="https://m3.material.io/">Material You</a> Designstil.</p>
|
||||
<p><a target="_blank" href="https://github.com/Ashinch/ReadYou/blob/main/README.md">English</a> |
|
||||
Deutsch |
|
||||
<a target="_blank" href="https://github.com/Ashinch/ReadYou/blob/main/README-zh-CN.md">简体中文</a> |
|
||||
<a target="_blank" href="https://github.com/Ashinch/ReadYou/blob/main/README-zh-TW.md">繁體中文</a> |
|
||||
<a target="_blank" href="https://github.com/Ashinch/ReadYou/blob/main/README-fa.md">فارسی</a></p>
|
||||
<br/>
|
||||
<br/>
|
||||
<img src="./fastlane/metadata/android/de-DE/images/startup.png" width="19.2%" alt="startup" />
|
||||
<img src="./fastlane/metadata/android/de-DE/images/feeds.png" width="19.2%" alt="startup" />
|
||||
<img src="./fastlane/metadata/android/de-DE/images/flow.png" width="19.2%" alt="startup" />
|
||||
<img src="./fastlane/metadata/android/de-DE/images/read.png" width="19.2%" alt="startup" />
|
||||
<img src="./fastlane/metadata/android/de-DE/images/settings.png" width="19.2%" alt="startup" />
|
||||
<img src="https://raw.githubusercontent.com/Ashinch/ReadYou/main/fastlane/metadata/android/de-DE/images/startup.png" width="19.2%" alt="startup" />
|
||||
<img src="https://raw.githubusercontent.com/Ashinch/ReadYou/main/fastlane/metadata/android/de-DE/images/feeds.png" width="19.2%" alt="feeds" />
|
||||
<img src="https://raw.githubusercontent.com/Ashinch/ReadYou/main/fastlane/metadata/android/de-DE/images/flow.png" width="19.2%" alt="flow" />
|
||||
<img src="https://raw.githubusercontent.com/Ashinch/ReadYou/main/fastlane/metadata/android/de-DE/images/read.png" width="19.2%" alt="read" />
|
||||
<img src="https://raw.githubusercontent.com/Ashinch/ReadYou/main/fastlane/metadata/android/de-DE/images/settings.png" width="19.2%" alt="settings" />
|
||||
<br/>
|
||||
<br/>
|
||||
</div>
|
||||
|
||||
## Funktionen
|
||||
|
||||
**Read You** kombiniert die Interaktionslogik von Reeder mit dem Designstil von [Material Design 3 (You)] (https://m3.material.io/).
|
||||
**Read You** ist ein Android RSS-Reader, präsentiert im [Material You](https://m3.material.io/) Designstil.
|
||||
|
||||
Nachfolgend sind die bisher erzielten Fortschritte und die Ziele aufgeführt, an denen in naher Zukunft gearbeitet werden soll:
|
||||
|
||||
- [x] Lokal
|
||||
- [x] RSS Links abonieren
|
||||
- [x] OPML-Dateien importieren oder exportieren
|
||||
- [x] Benachrichtigung über neue Artikel
|
||||
- [x] Optimierung der Lesbarkeit von Artikeln
|
||||
- [x] Gesamtinhalt abrufen für Originalartikel
|
||||
- [x] Mehrere Konten
|
||||
- [ ] Bionisches Lesen
|
||||
- [ ] Vorlesen
|
||||
- [ ] Android Widget
|
||||
- [ ] ...
|
||||
|
||||
- [x] Feed Links abonnieren
|
||||
- [x] Aus OPML importieren
|
||||
- [x] Artikel Synchronisation
|
||||
- [x] Benachrichtigung über Aktualisierung eines Artikels
|
||||
- [x] Gesamten Artikel abrufen
|
||||
- [x] Filter ungelesen und markiert
|
||||
- [x] Feed Gruppen
|
||||
- [x] Lokalisierung
|
||||
- [x] Als OPML exportieren
|
||||
- [x] Suche nach Artikeln
|
||||
- [ ] Präferenzeinstellungen
|
||||
- [ ] APK veröffentlichen
|
||||
- [ ] Widget
|
||||
- [ ] ...
|
||||
## Integration
|
||||
|
||||
- [ ] Fever API Unterstützung
|
||||
- [ ] Google Reader API Unterstützung
|
||||
- [ ] Inoreader API Unterstützung
|
||||
- [ ] ...
|
||||
**Read You** ist mit einigen APIs von Drittanbietern kompatibel, um bei der Nutzung Ihrer bestehenden Cloud-Konten als Datenquellen zu unterstützen.
|
||||
|
||||
> Bei den oben genannten Funktionen handelt es sich nur um vorläufige Implementierungen, und es können noch unbekannte Probleme auftreten.
|
||||
- [x] Fever
|
||||
- [ ] Google Reader
|
||||
- [ ] FreshRSS
|
||||
- [ ] Miniflux
|
||||
- [ ] Tiny Tiny RSS
|
||||
- [ ] Inoreader
|
||||
- [ ] Feedly
|
||||
- [ ] Feedbin
|
||||
- [ ] ...
|
||||
|
||||
## Herunterladen
|
||||
|
||||
[<img src="https://s1.ax1x.com/2023/01/12/pSu1a36.png" alt="Hole es auf GitHub" height="80">](https://github.com/Ashinch/ReadYou/releases)
|
||||
[<img src="https://s1.ax1x.com/2023/01/12/pSnTZ0f.png"
|
||||
alt="Hole es im Telegram Channel"
|
||||
height="80">](https://t.me/ReadYouApp)
|
||||
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on-de.png"
|
||||
alt="Jetzt bei F-Droid"
|
||||
height="80">](https://f-droid.org/packages/me.ash.reader/)
|
||||
|
||||
oder hole die APK aus dem [GitHub Releasebereich](https://github.com/Ashinch/ReadYou/releases).
|
||||
F-Droid-Versionen können nicht auf andere Versionen aktualisiert werden und werden kompiliert, signiert und einheitlich verteilt von [F-Droid](https://f-droid.org/docs/FAQ_-_General/).
|
||||
|
||||
## Spenden
|
||||
|
||||
**Read You** ist eine kostenlose Open-Source-Software, die von der Open-Source-Gemeinschaft profitiert, und jeder Benutzer kann ihre volle Funktionalität kostenlos genießen. Wenn Sie also meine aktuelle Arbeit wertschätzen, können Sie mir gerne eine Tasse Kaffee spendieren ☕️.
|
||||
|
||||
[<img src="https://s1.ax1x.com/2023/01/12/pSnHqpQ.png"
|
||||
alt="spenden"
|
||||
height="80">](https://afdian.net/a/ashinch)
|
||||
|
||||
[Danke für all die Liebe und Unterstützung ❤️](https://afdian.net/a/ashinch?tab=sponsor)
|
||||
|
||||
## Übersetzen
|
||||
|
||||
<a target="_blank" href="https://hosted.weblate.org/engage/readyou/">
|
||||
<img src="https://hosted.weblate.org/widgets/readyou/-/287x66-white.png" alt="" />
|
||||
</a>
|
||||
Vielen Dank an alle **Read You** Übersetzer, und wenn Sie einen Beitrag leisten möchten, reichen Sie bitte eine Übersetzung über [Weblate](https://hosted.weblate.org/engage/readyou/) ein.
|
||||
|
||||
[<img src="https://hosted.weblate.org/widgets/readyou/-/horizontal-auto.svg" alt="Übersetzungsstatus" />](https://hosted.weblate.org/engage/readyou/)
|
||||
|
||||
## Build
|
||||
|
||||
> Wenn Sie eine Vorschau der Read You App wollen, können Sie die **Vorschau-Version** der APK-Datei in [Telegram] (https://t.me/ReadYouApp) herunterladen.
|
||||
> Gerne können Sie einen [Pull Request](https://github.com/Ashinch/ReadYou/pulls) öffnen. [GitHub Actions](https://github.com/Ashinch/ReadYou/actions) verpackt automatisch alle Varianten an APK Dateien für jeden Commit.
|
||||
|
||||
**Read You** ist auf der Android nativen [Jetpack Compose](https://developer.android.com/jetpack/compose) Architektur implementiert.
|
||||
|
||||
@ -103,13 +119,33 @@ oder hole die APK aus dem [GitHub Releasebereich](https://github.com/Ashinch/Rea
|
||||
|
||||
## Credits
|
||||
|
||||
- [MusicYou](https://github.com/Kyant0/MusicYou)
|
||||
- [ParseRSS](https://github.com/muhrifqii/ParseRSS): [MIT](https://github.com/muhrifqii/ParseRSS/blob/master/LICENSE)
|
||||
- [Readability4J](https://github.com/dankito/Readability4J): [Apache License 2.0](https://github.com/dankito/Readability4J/blob/master/LICENSE)
|
||||
- [opml-parser](https://github.com/mdewilde/opml-parser): [Apache License 2.0](https://github.com/mdewilde/opml-parser/blob/master/LICENSE)
|
||||
- [compose-html](https://github.com/ireward/compose-html): [Apache License 2.0](https://github.com/ireward/compose-html/blob/main/LICENSE.txt)
|
||||
- (Noch zu verbessern)
|
||||
### Open Source Projekte
|
||||
|
||||
- [MusicYou](https://github.com/Kyant0/MusicYou)
|
||||
- [ParseRSS](https://github.com/muhrifqii/ParseRSS)
|
||||
- [Readability4J](https://github.com/dankito/Readability4J)
|
||||
- [opml-parser](https://github.com/mdewilde/opml-parser)
|
||||
- [compose-html](https://github.com/ireward/compose-html)
|
||||
- [Rome](https://github.com/rometools/rome)
|
||||
- [Feeder](https://gitlab.com/spacecowboy/Feeder)
|
||||
- [Seal](https://github.com/JunkFood02/Seal)
|
||||
- [news-flash](https://gitlab.com/news-flash)
|
||||
- ...
|
||||
|
||||
### Special Thanks
|
||||
|
||||
[<img src="https://avatars.githubusercontent.com/u/76829190?v=4" width="180" height="180" style="display: block; border: 1px solid #f5f5f5; border-radius: 9999px;"/>](https://github.com/Kyant0)
|
||||
|
||||
Vielen Dank an **@Krant0** für die Design-Inspiration und die Implementierung der Monet-Engine für **Read You**.
|
||||
|
||||
[<img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.png" width="200" alt="Copyright © 2000-2023 JetBrains s.r.o. JetBrains and the JetBrains logo are registered trademarks of JetBrains s.r.o."/>](https://www.jetbrains.com/)
|
||||
|
||||
Vielen Dank an **JetBrains** für die Bereitstellung von kostenlosen Open-Source-Lizenzen für IDEs für **Read You**.
|
||||
|
||||
[<img src="https://hosted.weblate.org/widgets/readyou/-/287x66-white.png" width="200"/>](https://hosted.weblate.org/engage/readyou/)
|
||||
|
||||
Vielen Dank an **Weblate** für das kostenlose Hosting von Open-Source-Projekten für **Read You**.
|
||||
|
||||
## Lizenz
|
||||
|
||||
[GNU GPL v3.0](https://github.com/Ashinch/ReadYou/blob/main/LICENSE)
|
||||
GNU GPL v3.0 © [Read You](https://github.com/Ashinch/ReadYou/blob/main/LICENSE)
|
||||
|
Loading…
Reference in New Issue
Block a user