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 any Linux distribution.
# Now you can run Ghostty from anywhere using the command:
53
+
# ghostty
41
54
```
42
55
56
+
_**Note:** By using [**AM**](https://github.com/ivan-hc/AM)/[**AppMan**](https://github.com/ivan-hc/AppMan), **PATH** config done automatically when you install appimages with it._
57
+
43
58
### Graphical
44
59
45
60
1. Download the latest AppImage package from the [releases](https://github.com/psadi/ghostty-appimage/releases) section.
Since AppImages are self-contained executables, there is no formal installation process beyond setting executable permissions.
59
74
60
-
**To update manually:**
75
+
**Update manually:**
61
76
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.
77
+
1. Download the latest AppImage package from the [releases](https://github.com/psadi/ghostty-appimage/releases) section.
78
+
2. Follow the same steps as in the [Installation](#installation) section to make it executable and run it.
64
79
65
80
**Update automatically:**
66
81
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.
82
+
1. Use [AppImageUpdate](https://github.com/AppImageCommunity/AppImageUpdate) which reads the update information in the AppImage. This is a low level tool.
83
+
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
84
70
-
## ❓ What's Next?
85
+
## 🖥️ Supported System Architectures
86
+
87
+
This AppImage supports the following architectures:
0 commit comments