Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 589 Bytes

File metadata and controls

27 lines (19 loc) · 589 Bytes

nativefier-appimage

A tool to generate AppImages of a website using Nativefier.

Usage :
    nativefier-appimage -- name <name>  --url <url> --icon <icon-file>

    <name> : Name of the application.
    <url>  : Url of the webpage to package.
    <icon> : 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.