
This can occur because app cache lives separate from the app. If still broken, see CATALOG.md + existing issues. This issue comes up for certain sites like HBO Max and Udemy.

Google and WhatsApp.įirst, try setting the -user-agent to firefox or safari. Some sites intentionally block Nativefier (or similar) apps, e.g. Generally, see CATALOG.md for ideas & workarounds, and search in If using them, for your security, please inspect the build script.ĭocs: Developer / build / hacking, API / flags, These are not managed by Nativefier maintainers use at your own risk.
WEBCATALOG VS NATIVEFIER SOFTWARE
Nativefier is also available in various user-contributed software repos. a Gmail app into ~/nativefier-apps,ĭocker run -rm -v ~/my-icons-folder/:/src -v $TARGET-PATH:/target nativefier/nativefier -icon /src/icon.png -name whatsApp -p linux -a 圆4 /target/ Unofficial repositories (in this case, replace nativefier/ in the below examples with local/)īy default, nativefier -help will be executed. or build it yourself: docker build -t local/nativefier.

If desired, these options can be overwritten. Nativefier will try to determine the app name, and well as lots of other options. To create a desktop app for, simply nativefier ''
WEBCATALOG VS NATIVEFIER WINDOWS
Wine to build Windows apps from non-Windows platforms.ImageMagick or GraphicsMagick to convert icons.īe sure convert + identify or gm are in your $PATH.
WEBCATALOG VS NATIVEFIER INSTALL
Install Nativefier globally with npm install -g nativefier. Many more, see the API docs or nativefier -help.Automatically retrieval of app icon / name.Through numerous open tabs when using Messenger or I built this because I grew tired of having to Alt-Tab to my browser and then search (which uses Chromium under the hood) in an OS executable (. Nativefier is a command-line tool to easily create a “desktop app” for any web site
