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
+34-41Lines changed: 34 additions & 41 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,23 +4,17 @@
4
4
<palign="center">A simple graphical frontend to easily install, update, and manage AppImages and other portable formats on Linux, powered by <ahref="https://github.com/ivan-hc/AM">AM</a>.</p>
**This AppImage bundles everything and should work on any linux distro, even on musl based ones.**
17
+
**This AppImage bundles everything, and should work on any linux distro, even on musl based ones.**
24
18
25
19
Thanks to [Samueru-sama](https://github.com/Samueru-sama) and [fiftydinar](https://github.com/fiftydinar) for making AppImage builds quicker and easier with this [TEMPLATE](https://github.com/pkgforge-dev/TEMPLATE-AppImage) using the [Anylinux-AppImages](https://github.com/pkgforge-dev/Anylinux-AppImages) tools.
26
20
@@ -30,69 +24,68 @@ If you already have [AM](https://github.com/ivan-hc/AM): use `am -i am-gui` or `
30
24
31
25
If not, download the [Latest Release](https://github.com/Shikakiben/AM-GUI/releases/latest) and follow the installation steps.
32
26
To integrate AM-GUI into your system, reinstall it via the app (search "am-gui") and you may remove the downloaded release afterward.
33
-
<br>
34
-
<br>
35
27
36
28
---
37
29
38
30
⚠️ **This project is under development — some features may be incomplete or may not work.**
39
31
40
32
Please don't hesitate to report issues [here](https://github.com/Shikakiben/AM-GUI/issues) — your feedback is very helpful!
41
33
42
-
**All credit goes to [Ivan](https://github.com/ivan-hc) for his amazing work! I only handle the GUI, learning how to properly yell at GPT-4.1 to make sure that little f$@¤=# doesn't mess too much with the code.**
43
-
44
-
---
34
+
**All credit goes to [Ivan](https://github.com/ivan-hc) for his amazing work! I only handle the GUI, learning how to properly yell at GPT-4.1 to make sure that little f$@¤=# doesn't mess too much with the code.**
Thanks to [Ivan](https://github.com/ivan-hc), [Samueru-sama](https://github.com/Samueru-sama) and all the [pkgforge community](https://github.com/pkgforge-dev) for their outstanding work building, managing and distributing AppImages and other portable formats on Linux.
90
84
91
-
92
85
---
93
86
94
87
## License
95
88
96
89
This project is licensed under the **GNU General Public License v3.0 (GPLv3)**.
0 commit comments