You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
> [!IMPORTANT]
2
+
> Please use [Codeberg](https://codeberg.org/kramo/hyperplane) for issues and pull requests.
3
+
> The GitHub repository is a [mirror](https://en.wikipedia.org/wiki/Mirror_site).
4
+
1
5
> [!NOTE]
2
6
> # State of the Project
3
7
> This app is currently not actively maintained as I am focused on other projects. I do plan on either picking it up or exploring similar concepts in the future, so I will not archive the repository but I will probably not fix any active issues or accept pull requests for the time being.
@@ -51,7 +55,7 @@ The project is currently in beta. Most features work, but user experience still
51
55
52
56
If you want to test without risking data loss, please set the `$HYPHOME` environment variable to point to somewhere inside `~/.var/app/page.kramo.Hyperplane.Devel/` and remove the app's `--filesystem=host` access.
53
57
54
-
You can download the latest beta from the [Releases page](https://github.com/kra-mo/hyperplane/releases) or the latest in-development version from [here](https://nightly.link/kra-mo/hyperplane/workflows/ci/main/page.kramo.Hyperplane.Devel-x86_64.zip).
58
+
You can download the latest beta from the GitHub [Releases page](https://github.com/kra-mo/hyperplane/releases) or the latest in-development version from [here](https://nightly.link/kra-mo/hyperplane/workflows/ci/main/page.kramo.Hyperplane.Devel-x86_64.zip).
55
59
56
60
You will need the [GNOME Nightly](https://nightly.gnome.org/) runtime installed to be able to test the app.
0 commit comments