intika / Librefox

Librefox: Firefox with privacy enhancements
https://librefox.org
Mozilla Public License 2.0
1.72k stars 89 forks source link

Add appimage & portable version... #15

Open intika opened 5 years ago

intika commented 5 years ago

Appimage for Linux and portable for Windows (paf format ?)

brainscar commented 5 years ago

I found this tutorials useful:

https://github.com/AppImage/AppImageKit/wiki/Creating-AppImages

intika commented 5 years ago

Thanks :) a lot for your contribution ! i am already building AppImages for other projects like (Ungoogled-Chromium) it should be fine to do that for librefox... the only question i am asking my self is as everything will be packaged AppImages users can not edit locked settings

But i guess this would serve a portable purpose... or newbies

s8m commented 5 years ago

For Windows, the PortableApps.com Format (PAF) is much better than AppImage. It is easily upgraded and possible to retain settings, etc. This way Librefox could replace the need for Firefox Portable.

https://portableapps.com/development/portableapps.com_format

Thank you and keep up the good work!

probonopd commented 5 years ago

I think AppImage can do the same, no?

https://docs.appimage.org/user-guide/portable-mode.html