nativefier
Command-line tool to create a desktop app for any web site with minimal configuration.
- Make a desktop app for a website:
nativefier {url}
- Create a desktop app with a custom name:
nativefier --name {name} {url}
- Use a custom icon, should be a PNG:
nativefier --icon {path/to/icon.png} {url}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).