This commit is contained in:
Alessandro Mauri 2024-01-19 17:08:12 +01:00
parent c2e59b3601
commit 06b08bb360
2 changed files with 13 additions and 1 deletions

2
.gitignore vendored
View File

@ -4,4 +4,4 @@
!Floorp.desktop
!package.sh
!AppRun
!README
!README.md

12
README.md Normal file
View File

@ -0,0 +1,12 @@
# Floorp AppImage builder
Just run `./package.sh` and watch floorp get packaged into a neat AppImage
## 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`