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 following the **x86_64 architecture**.
19
+
This repository provides build scripts to create a Universal AppImage for [Ghostty](https://ghostty.org/). This unofficial build offers an executable AppImage compatible with many Linux distributions.
Since AppImages are self-contained executables, there is no formal installation process beyond setting executable permissions.
59
67
60
-
**To update manually:**
68
+
**Update manually:**
61
69
62
-
1. Download the latest AppImage package from the [releases](https://github.com/psadi/ghostty-appimage/releases) section.
63
-
2. Follow the same steps as in the [Installation](#installation) section to make it executable and run it.
70
+
1. Download the latest AppImage package from the [releases](https://github.com/psadi/ghostty-appimage/releases) section.
71
+
2. Follow the same steps as in the [Installation](#installation) section to make it executable and run it.
64
72
65
73
**Update automatically:**
66
74
67
-
1. Use [AppImageUpdate](https://github.com/AppImageCommunity/AppImageUpdate) which reads the update information in the AppImage. This is a low level tool.
68
-
2. Use a higher level tool that uses AppImageUpdate, like [AM](https://github.com/ivan-hc/AM) or [appimaged](https://github.com/probonopd/go-appimage/blob/master/src/appimaged/README.md) daemon, these tools also automatically handle desktop integration.
75
+
1. Use [AppImageUpdate](https://github.com/AppImageCommunity/AppImageUpdate) which reads the update information in the AppImage. This is a low level tool.
76
+
2. Use a higher level tool that uses AppImageUpdate, like [AM](https://github.com/ivan-hc/AM) or [appimaged](https://github.com/probonopd/go-appimage/blob/master/src/appimaged/README.md) daemon, these tools also automatically handle desktop integration.
69
77
70
-
## ❓ What's Next?
78
+
## 🖥️ Supported System Architectures
71
79
72
-
1. Submit AppImage(s) to [AppImageHub](https://appimage.github.io/).
73
-
2. Provide AppImages for other supported architectures.
80
+
This AppImage supports the following architectures:
0 commit comments