https://github.com/bdombro/nativefier-linux
A wrapper for nativefier that installs apps as full-desktop apps
https://github.com/bdombro/nativefier-linux
Last synced: about 2 months ago
JSON representation
A wrapper for nativefier that installs apps as full-desktop apps
- Host: GitHub
- URL: https://github.com/bdombro/nativefier-linux
- Owner: bdombro
- Created: 2022-02-05T21:53:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-05T22:05:00.000Z (over 4 years ago)
- Last Synced: 2025-10-30T11:03:14.977Z (9 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A script that runs Nativefier to create an Electron app for a website, and does the remaining magic to install it on your linux Gnome box.
# Pre-Reqs:
- Install nodejs
# Usage
Edit bootstrap.sh to add your config and run it. ONce ran, your GNome should pick it up in your App menu.
Note: The first time you run it, you will be prompted to confirm install of the npm app 'nativefier'. After the first time, you won't need to do that again.