https://github.com/nitrux/nativefier-appimage
A tool to generate an AppImage of a website using Nativefier.
https://github.com/nitrux/nativefier-appimage
appimage electron-builder nativefier shell-script
Last synced: about 1 month ago
JSON representation
A tool to generate an AppImage of a website using Nativefier.
- Host: GitHub
- URL: https://github.com/nitrux/nativefier-appimage
- Owner: Nitrux
- Created: 2020-11-22T11:05:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-25T17:55:48.000Z (11 months ago)
- Last Synced: 2024-11-11T08:15:33.645Z (6 months ago)
- Topics: appimage, electron-builder, nativefier, shell-script
- Language: Shell
- Homepage:
- Size: 39.1 KB
- Stars: 17
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nativefier-appimage
A tool to generate AppImages of a website using [Nativefier](https://github.com/jiahaog/nativefier).
```
Usage :
nativefier-appimage -- name --url --icon: Name of the application.
: Url of the webpage to package.
: Path to the icon file.
```# Examples
```
nativefier-appimage --name Nitrux --url https://nxos.org --icon nx-logo.png
```# Requirements
- npm.
- FUSE.# Issues
If you find problems with the contents of this repository please create an issue.©2020 Nitrux Latinoamericana S.C.