4182029117e7c85c4570396a0a116ff9469e2a03
nativefier-apps
Automated nativefier building of web applications
To use:
- Choose a project name
- Create the directories
desktops,icons,injects, andurls. - You must at least create a text file in
urlsnamed<project-name>.urlthat contains the URL of the web page you want to turn into an app. - Nativefier will use the site's
faviconfor the created app. If you want a different icon, put a<project-name>.pngintoicons - Macs must use
.icnsfor icons. Thegenerate-icnsscript will convert.pngfiles to.icns - If you would like to modify the site, you can inject CSS and JS by placing
<project-name>.cssor<project-name>.jsintoinjects - For Linux, if you would like to provide a
.desktopfile, place<project-name>.desktopinto thedesktopsdirectory - If you would like to make Windows apps on Linux, make sure
wineis installed
Description
Languages
Shell
88.4%
JavaScript
8.8%
desktop
2.8%