README: mention Snap & AUR repos

See https://github.com/nativefier/nativefier/pull/1348
This commit is contained in:
Ronan Jouchet 2022-01-31 16:33:53 -05:00
parent 088be2d258
commit f8bd696e32
1 changed files with 9 additions and 0 deletions

View File

@ -80,6 +80,15 @@ You can pass Nativefier flags, and mount volumes to pass local files. E.g. to us
docker run --rm -v ~/my-icons-folder/:/src -v $TARGET-PATH:/target nativefier/nativefier --icon /src/icon.png --name whatsApp -p linux -a x64 https://web.whatsapp.com/ /target/
```
## Unofficial repositories
Nativefier is also available in various user-contributed software repos.
These are *not* managed by Nativefier maintainers; use at your own risk.
If using them, for your security, please inspect the build script.
- [Snap](https://snapcraft.io/nativefier)
- [AUR](https://aur.archlinux.org/packages/nodejs-nativefier)
## Development
Help welcome on [bugs](https://github.com/nativefier/nativefier/issues?q=is%3Aopen+is%3Aissue+label%3Abug) and