Skip to content

Commit bbd2ebf

Browse files
authored
Update README.md
1 parent 0e56125 commit bbd2ebf

File tree

1 file changed

+26
-5
lines changed

1 file changed

+26
-5
lines changed

README.md

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,30 @@
1-
# clapper-appimage
1+
# Clapper-AppImage 🐧
22

3-
Test of Clapper AppImage, not intended for daily-driving yet.
3+
[![GitHub Downloads](https://img.shields.io/github/downloads/pkgforge-dev/Clapper-AppImage/total?logo=github&label=GitHub%20Downloads)](https://github.com/pkgforge-dev/Clapper-AppImage/releases/latest)
4+
[![CI Build Status](https://github.com//pkgforge-dev/Clapper-AppImage/actions/workflows/blank.yml/badge.svg)](https://github.com/pkgforge-dev/Clapper-AppImage/releases/latest)
45

5-
When the known issues gets solved, repo will be transfered to pkgforge-dev repo & it will be the part of AnyLinux-AppImages collection.
6+
* [Latest Stable Release](https://github.com/pkgforge-dev/Clapper-AppImage/releases/latest)
67

7-
## Known issue
8+
---
89

9-
- HW-accelerated video decoding doesn't work (tested on AMD Vega 7 iGPU - possible culprit could be the Arch package itself, as it's not working there. Upstream flatpak is tested to work on Gnome 47 runtime, maybe some newer package version makes it not work here)
10+
AppImage made using [sharun](https://github.com/VHSgunzo/sharun), which makes it extremely easy to turn any binary into a portable package without using containers or similar tricks.
11+
12+
**This AppImage bundles everything and should work on any linux distro, even on musl based ones.**
13+
14+
It is possible that this appimage may fail to work with appimagelauncher, I recommend these alternatives instead:
15+
16+
* [AM](https://github.com/ivan-hc/AM) `am -i clapper` or `appman -i clapper`
17+
18+
* [dbin](https://github.com/xplshn/dbin) `dbin install clapper.appimage`
19+
20+
* [soar](https://github.com/pkgforge/soar) `soar install clapper`
21+
22+
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)
23+
24+
<details>
25+
<summary><b><i>raison d'être</i></b></summary>
26+
<img src="https://github.com/user-attachments/assets/d40067a6-37d2-4784-927c-2c7f7cc6104b" alt="Inspiration Image">
27+
</a>
28+
</details>
29+
30+
More at: [AnyLinux-AppImages](https://pkgforge-dev.github.io/Anylinux-AppImages/)

0 commit comments

Comments
 (0)