Skip to content

Commit f0907d0

Browse files
authored
Update README.md
1 parent 651b9c1 commit f0907d0

File tree

1 file changed

+24
-6
lines changed

1 file changed

+24
-6
lines changed

README.md

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,28 @@
1-
# htop-AppImage
2-
AppImage of htop.
1+
# htop-AppImage 🐧
32

4-
WHY? Well btop releases binaries and htop doesn't, the appimage is just a different method of having released binaries, plus it ships with an icon and .desktop file as a single file.
3+
[![GitHub Downloads](https://img.shields.io/github/downloads/pkgforge-dev/htop-AppImage/total?logo=github&label=GitHub%20Downloads)](https://github.com/pkgforge-dev/htop-AppImage/releases/latest)
4+
[![CI Build Status](https://github.com//pkgforge-dev/htop-AppImage/actions/workflows/blank.yml/badge.svg)](https://github.com/pkgforge-dev/htop-AppImage/releases/latest)
55

6-
-------------------------------------------
6+
* [Latest Stable Release](https://github.com/pkgforge-dev/htop-AppImage/releases/latest)
77

8-
It is possible that this appimage may fail to work with appimagelauncher, I recommend this alternative instead: https://github.com/ivan-hc/AM
8+
---
99

10-
This appimage works without `fuse2` as it can use `fuse3` instead.
10+
It is possible that this appimage may fail to work with appimagelauncher, I recommend these alternatives instead:
11+
12+
* [AM](https://github.com/ivan-hc/AM) `am -i htop` or `appman -i htop`
13+
14+
* [dbin](https://github.com/xplshn/dbin) `dbin install htop.appimage`
15+
16+
* [soar](https://github.com/pkgforge/soar) `soar install htop`
17+
18+
This appimage works without fuse2 as it can use fuse3 instead, it can also work without fuse at all thanks to the [uruntime](https://github.com/VHSgunzo/uruntime)
19+
20+
<details>
21+
<summary><b><i>raison d'être</i></b></summary>
22+
<img src="https://github.com/user-attachments/assets/d40067a6-37d2-4784-927c-2c7f7cc6104b" alt="Inspiration Image">
23+
</a>
24+
</details>
25+
26+
---
27+
28+
More at: [AnyLinux-AppImages](https://pkgforge-dev.github.io/Anylinux-AppImages/)

0 commit comments

Comments
 (0)