You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alessandro Mauri
88d85cec12
|
4 months ago | |
---|---|---|
.gitignore | 10 months ago | |
AppRun | 10 months ago | |
Floorp.desktop | 10 months ago | |
README.md | 4 months ago | |
package.sh | 4 months ago |
README.md
Floorp AppImage builder
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
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