This is my Python script to automate Jiahogs Nativefier script.
Python 3 installed (sudo apt-get install python3)
NodeJS installed (sudo apt-get install NodeJS) NodeJS Legacy installled (sudo apt install nodejs-legacy) NPM installed (sudo apt-get install npm)
Nativefier installed (GItHUb Repository is found Here: https://github.com/jiahaog/nativefier) To install (npm install nativefier -g)
go to folder downloaded and run "python3 NewApp.py" and follow the prompts.
After running it will create an alias for your user so you can open a terminal and run NewApp and it will auto magically run.
If you want to add an icon to your application download the icon and put it in /home//webapps//resources/app/icon.png IT HAS TO BE NAMED icon.png