Skip to content

Commit 5fd58df

Browse files
authored
update README
1 parent 659679c commit 5fd58df

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# filelight-AppImage 🐧
1+
# Filelight-AppImage 🐧
22

33
[![GitHub Downloads](https://img.shields.io/github/downloads/pkgforge-dev/filelight-AppImage/total?logo=github&label=GitHub%20Downloads)](https://github.com/pkgforge-dev/filelight-AppImage/releases/latest)
44
[![CI Build Status](https://github.com/pkgforge-dev/filelight-AppImage/actions/workflows/appimage.yml/badge.svg)](https://github.com/pkgforge-dev/filelight-AppImage/releases/latest)
@@ -7,14 +7,20 @@
77

88
---
99

10-
# filelight AppImage
11-
1210
Filelight is a disk usage analyzer that creates an interactive map of concentric, segmented rings that help visualize disk usage on your computer.
1311

1412
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.
1513

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

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 filelight` or `appman -i filelight`
19+
20+
* [dbin](https://github.com/xplshn/dbin) `dbin install filelight.appimage`
21+
22+
* [soar](https://github.com/pkgforge/soar) `soar install filelight`
23+
1824
This AppImage can work **without FUSE** at all thanks to the [uruntime](https://github.com/VHSgunzo/uruntime)
1925

2026
More at: [AnyLinux-AppImages](https://pkgforge-dev.github.io/Anylinux-AppImages/)

0 commit comments

Comments
 (0)