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
This repository provides build scripts to create a Universal AppImage for [Ghostty](https://ghostty.org/). This unofficial build offers an executable AppImage compatible with any Linux distribution (Including musl based).
@@ -16,14 +16,14 @@ This repository provides build scripts to create a Universal AppImage for [Ghost
16
16
17
17
## 🚀 Quick Start
18
18
19
-
1. Download the latest AppImage from the [releases](https://github.com/psadi/ghostty-appimage/releases) section.
19
+
1. Download the latest AppImage from the [releases](https://github.com/pkgforge-dev/ghostty-appimage/releases) section.
20
20
2. Follow the installation instructions below to run the AppImage.
21
21
22
22
## 📦 Builds
23
23
24
24
1. Ghostty AppImages are available for both **x86_64** and **aarch64** systems.
25
25
1. Stable builds are based on upstream releases, with minor fixes and patches released as **version+1** tag(s).
26
-
1. Daily nightly builds, based on the upstream [tip releases](https://github.com/ghostty-org/ghostty/releases/tag/tip), are built and released at **00:00 UTC every day** and are available as pre-releases in the [releases](https://github.com/psadi/ghostty-appimage/releases/tag/tip) section.
26
+
1. Daily nightly builds, based on the upstream [tip releases](https://github.com/ghostty-org/ghostty/releases/tag/tip), are built and released at **00:00 UTC every day** and are available as pre-releases in the [releases](https://github.com/pkgforge-dev/ghostty-appimage/releases/tag/tip) section.
27
27
28
28
## ⚙️ Installation
29
29
@@ -34,7 +34,7 @@ Run the following commands in your terminal:
34
34
35
35
```bash
36
36
# Download the latest AppImage package from releases
0 commit comments