floorp-appimage/README.md

21 lines
536 B
Markdown
Raw Permalink Normal View History

2024-01-19 17:08:12 +01:00
# Floorp AppImage builder
2024-08-05 16:01:07 +02:00
Just run `./package.sh` and watch floorp get packaged into a neat AppImage.
It is recommended to have firefox also installed to make sure that all dependencies
are available
## Void Linux
On void linux firefox does not depend on `dbus-glib`, so it has to be downloaded
manually
2024-01-19 17:08:12 +01:00
## TODO:
- Automatically download the last version
- Pre-package some extensions
- Maybe add some more libraries to make compatible with more systems
- Add builds for linux-arm
- Add internationalization to `Floorp.desktop`