nxeport
v0.1.16
Published
Convierte tu website en app nativa portable (tipo Nativefier) con splash, overlay, colores y más.
Readme
nxeport
Version: 1.0.0
Author: Fault
License: MIT
Overview
nxeport is a lightweight tool built with Electron that allows you to convert any website into a native Windows application (.exe). It's designed to simplify the process of wrapping web apps into desktop executables with minimal configuration.
Features
- 🌐 Convert any URL into a standalone Windows app
- ⚡ Fast setup with minimal dependencies
- 🛠️ Based on Electron for cross-platform compatibility
- 📦 Generates
.exefiles ready for distribution
Installation
Clone the repository and run:
npm install
npm run build