Skip to content

Commit c42bf68

Browse files
authored
Update README.md
1 parent 6023b86 commit c42bf68

File tree

1 file changed

+14
-11
lines changed

1 file changed

+14
-11
lines changed

README.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,29 @@
1-
# TEMPLATE-AppImage 🐧
1+
# Graphs-AppImage 🐧
22

3-
[![GitHub Downloads](https://img.shields.io/github/downloads/pkgforge-dev/TEMPLATE-AppImage/total?logo=github&label=GitHub%20Downloads)](https://github.com/pkgforge-dev/TEMPLATE-AppImage/releases/latest)
4-
[![CI Build Status](https://github.com//pkgforge-dev/TEMPLATE-AppImage/actions/workflows/appimage.yml/badge.svg)](https://github.com/pkgforge-dev/TEMPLATE-AppImage/releases/latest)
3+
[![GitHub Downloads](https://img.shields.io/github/downloads/pkgforge-dev/Graphs-AppImage/total?logo=github&label=GitHub%20Downloads)](https://github.com/pkgforge-dev/Graphs-AppImage/releases/latest)
4+
[![CI Build Status](https://github.com//pkgforge-dev/Graphs-AppImage/actions/workflows/appimage.yml/badge.svg)](https://github.com/pkgforge-dev/Graphs-AppImage/releases/latest)
55

6-
* [Latest Stable Release](https://github.com/pkgforge-dev/TEMPLATE-AppImage/releases/latest)
6+
<p align="center">
7+
<img src="https://gitlab.gnome.org/World/Graphs/-/raw/main/data/icons/hicolor/scalable/apps/se.sjoerd.Graphs.svg?ref_type=heads" width="128" />
8+
</p>
9+
10+
* [Latest Stable Release](https://github.com/pkgforge-dev/Graphs-AppImage/releases/latest)
711

812
---
913

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.
14+
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.
1115

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

14-
This AppImage can work **without FUSE** at all thanks to the [uruntime](https://github.com/VHSgunzo/uruntime)
15-
16-
More at: [AnyLinux-AppImages](https://pkgforge-dev.github.io/Anylinux-AppImages/)
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)
1719

1820
<details>
1921
<summary><b><i>raison d'être</i></b></summary>
20-
<img src="https://github.com/user-attachments/assets/d40067a6-37d2-4784-927c-2c7f7cc6104b" alt="Inspiration Image">
22+
<img src="https://github.com/user-attachments/assets/29576c50-b39c-46c3-8c16-a54999438646" alt="Inspiration Image">
2123
</a>
2224
</details>
2325

24-
---
26+
More at: [AnyLinux-AppImages](https://pkgforge-dev.github.io/Anylinux-AppImages/)
2527

26-
# Fork this repository to quickly make an AppImage using the [Anylinux-AppImages](https://github.com/pkgforge-dev/Anylinux-AppImages) tools
28+
## Known quirk
29+
- Locale other than English is not working, even when locale exists and necessary variables are set

0 commit comments

Comments
 (0)