Zach's Mugspideyclick logo

GitHub

GitLab

Linkedin

Instagram

Youtube

SoundCloud

Email

Electron

Quick Electron Apps with Nativefier

https://github.com/jiahaog/nativefier

Quickly turn any website into an Electron App:

  1. Install NPM and Nativefier on your platform

    • For me on Ubuntu, it took:

    • bash curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash - sudo apt install curl sudo npm install -g nativefier

  2. Run Nativefier on the web page of your choosing

    • nativefier "https://spideyclick.net/static/3D.html"