Skip to content

A tool to generate an AppImage of a website using Nativefier.

Notifications You must be signed in to change notification settings

Nitrux/nativefier-appimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

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.