Skip to content

Commit 638da4f

Browse files
authored
Update README.md
1 parent ad8a157 commit 638da4f

File tree

1 file changed

+28
-5
lines changed

1 file changed

+28
-5
lines changed

README.md

Lines changed: 28 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,34 @@
1-
# strawberry-AppImage
1+
# strawberry-AppImage 🐧
22

3-
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 anything like that.
3+
[![GitHub Downloads](https://img.shields.io/github/downloads/pkgforge-dev/strawberry-AppImage/total?logo=github&label=GitHub%20Downloads)](https://github.com/pkgforge-dev/strawberry-AppImage/releases/latest)
4+
[![CI Build Status](https://github.com//pkgforge-dev/strawberry-AppImage/actions/workflows/blank.yml/badge.svg)](https://github.com/pkgforge-dev/strawberry-AppImage/releases/latest)
45

5-
Made since the creator removed the original one [and wants 200 usd per month to give it back?!](https://forum.strawberrymusicplayer.org/topic/1094/appimages-for-linux)
6+
Made it since the creator removed the original one [and wants 200 usd per month to give it back?!](https://forum.strawberrymusicplayer.org/topic/1094/appimages-for-linux)
7+
8+
* [Latest Stable Release](https://github.com/pkgforge-dev/strawberry-AppImage/releases/latest)
9+
10+
---
11+
12+
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.
613

714
**This AppImage bundles everything and should work on any linux distro, even on musl based ones.**
815

9-
It is possible that this appimage may fail to work with appimagelauncher, I recommend this alternative instead: https://github.com/ivan-hc/AM
16+
It is possible that this appimage may fail to work with appimagelauncher, I recommend these alternatives instead:
17+
18+
* [AM](https://github.com/ivan-hc/AM) `am -i strawberry` or `appman -i strawberry`
19+
20+
* [dbin](https://github.com/xplshn/dbin) `dbin install strawberry.appimage`
21+
22+
* [soar](https://github.com/pkgforge/soar) `soar install strawberry`
23+
24+
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)
25+
26+
<details>
27+
<summary><b><i>raison d'être</i></b></summary>
28+
<img src="https://github.com/user-attachments/assets/d40067a6-37d2-4784-927c-2c7f7cc6104b" alt="Inspiration Image">
29+
</a>
30+
</details>
31+
32+
---
1033

11-
This appimage works without fuse2 as it can use fuse3 instead.
34+
More at: [AnyLinux-AppImages](https://pkgforge-dev.github.io/Anylinux-AppImages/)

0 commit comments

Comments
 (0)