Skip to content

Commit

Permalink
docs: about nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashinch committed Feb 6, 2024
1 parent 13a5b80 commit 2eda875
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README-de.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,18 @@ Nachfolgend sind die bisher erzielten Fortschritte und die Ziele aufgeführt, an

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/).

## Nightly

Wir bieten Nightly-Versionen zu Testzwecken an. Diese Versionen enthalten die neuesten Funktionen und Verbesserungen, sind jedoch möglicherweise nicht so stabil wie unsere regulären Versionen. Bitte beachten Sie, dass Nightly-Builds möglicherweise Fehler enthalten und nicht für den täglichen Gebrauch empfohlen werden.

Sie können die Nightly-Version über den folgenden Link herunterladen:

<a target="_blank" href="https://github.com/Ashinch/ReadYou/actions/workflows/build_commit.yaml">Nightly-Builds überprüfen</a>

Wählen Sie den neuesten Workflow auf der GitHub Actions-Seite aus und laden Sie die Artefakte von der Zusammenfassungsseite des Workflows herunter (Es ist möglicherweise erforderlich, sich bei GitHub anzumelden).

**Denken Sie daran, Ihre Daten vor dem Ausprobieren der Nightly-Version zur Sicherheit zu sichern, falls Probleme auftreten.**

## 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 ☕️.
Expand Down
10 changes: 10 additions & 0 deletions README-zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,16 @@

F-Droid 版本与其他版本不兼容,您无法通过覆盖安装包来升级、切换至其他版本,需要卸载后再重新安装,届时所有本地数据将被清除。整个应用的编译、签名和分发均由 [F-Droid](https://f-droid.org/docs/FAQ_-_General/) 统一完成。

## 夜间构建

我们提供夜间构建用于测试目的,这些版本包含最新的功能和改进,但可能不如常规版本稳定。请注意,夜间版本可能存在 bug,并且不建议日常使用。

<a target="_blank" href="https://github.com/Ashinch/ReadYou/actions/workflows/build_commit.yaml">检查夜间构建</a>

从 GitHub Actions 页面选择最新的 workflow,并从该 workflow 的摘要页面下载构建文件(您可能需要登录 GitHub)。

**在尝试夜间版本之前,请备份好您的数据。**

## 捐赠

**Read You** 是一款免费的自由开源软件,它受益于开源社区,每一位用户都能够免费享受到它完整的功能,如果您赞赏我目前的工作,可以选择请我喝一杯咖啡 ☕️。
Expand Down
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,18 @@ The following are the progress made so far and the goals to be worked on in the

F-Droid releases can not upgrade to other releases and it is compiled, signed and distributed uniformly by [F-Droid](https://f-droid.org/docs/FAQ_-_General/).

## Nightly

We offer Nightly versions for testing purposes. These versions include the latest features and improvements but may not be as stable as our regular releases. Please note that Nightly builds might have bugs and are not recommended for everyday use.

You can download the Nightly version from the following link:

<a target="_blank" href="https://github.com/Ashinch/ReadYou/actions/workflows/build_commit.yaml">Check Nightly Builds</a>

Choose the latest workflow from the GitHub Actions page and download the artifacts from the workflow's summary page (You may require logging in to GitHub).

**Remember to back up your data before trying the Nightly version in case of any issues.**

## Sponsor

**Read You** is a free open source software that benefits from the open source community and every user can enjoy it's full functionality for free, so if you appreciate my current work, you can buy me a cup of coffee ☕️.
Expand Down

0 comments on commit 2eda875

Please sign in to comment.