https://github.com/ian7672/nativefier-windows
Windows apps created with Nativefier
https://github.com/ian7672/nativefier-windows
app nativefier web windows
Last synced: 4 months ago
JSON representation
Windows apps created with Nativefier
- Host: GitHub
- URL: https://github.com/ian7672/nativefier-windows
- Owner: Ian7672
- License: apache-2.0
- Created: 2025-03-02T10:41:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-18T14:48:45.000Z (12 months ago)
- Last Synced: 2025-10-31T03:45:07.341Z (8 months ago)
- Topics: app, nativefier, web, windows
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🖥️ NATIV-ER-INSTALL - Web to Desktop App Converter
[](https://github.com/Ian7672/nativefier-windows/releases/latest)
[](https://github.com/Ian7672/nativefier-windows/releases)
[](https://support.microsoft.com/en-us/windows)
[]()
### What is Nativefier?
Nativefier is a powerful open-source tool that converts any web application into a standalone desktop application. It wraps websites in a minimal Electron container, providing a native-like experience without requiring browser tabs.
### Key Features:
- 🖥️ **Desktop Integration** - Runs as separate app with its own icon and window
- 🔐 **Isolated Session** - Separate cookies and storage from your browser
- 🚫 **No Browser Toolbar** - Clean interface without address bar or tabs
- 📌 **Pinned Apps** - Keep frequently used web apps easily accessible
- 🔋 **Offline Support** - Limited functionality when offline (depends on website)
### How It Works:
1. Nativefier uses Electron to create a lightweight Chromium browser
2. It loads your specified website as the "app"
3. Packages everything into an executable (.exe, .app, .deb etc.)
4. Adds native menus and basic desktop integration
### Technical Requirements:
- Node.js (for building apps)
- npm/yarn (to install Nativefier)
- Internet connection (for initial packaging)
Transform web applications into lightweight desktop apps with our user-friendly installer. Perfect for creating standalone versions of your favorite web tools without administrator privileges.
## 🌟 Key Features
- 🚀 **One-click installer** - Simple EXE with drag-and-drop support
- 🖱️ **Fully GUI-based** - No command line needed
- 🏠 **User-space installation** - No admin rights required
- 📌 **Automatic shortcuts** - Desktop & Start Menu
- 🗑️ **Clean uninstallation** - Through Windows Settings
- 🔄 **Easy updates** - Just re-run the installer
## 🛠️ System Requirements
| Component | Minimum |
|-----------|---------|
| OS | Windows 10+ |
| PowerShell | Version 5.1+ |
| 7-Zip | (Optional) For manual extraction |
## 📥 Installation Methods
**Download NATIV-ER-INSTALL.exe**: [install](https://raw.githubusercontent.com/Ian7672/nativefier-windows/main/NATIV-ER-INSTALL.exe)
### Method 1: Double-Click Install
1. Download both files:
- `NATIV-ER-INSTALL.exe`
- Your app `.7z` package
2. Place them in the same folder
3. Double-click `NATIV-ER-INSTALL.exe`
### Method 2: Drag & Drop (Recommended)
1. Download both files
2. Simply drag the `.7z` file onto `NATIV-ER-INSTALL.exe`
3. Follow the on-screen instructions
## Demo Drag Drop
[Drag and Drop Demo](https://github.com/user-attachments/assets/5885c8c9-e63a-42dd-9260-08795bd214e3)
## 📂 File Structure After Installation
```
YourInstallPath/
└── AppName/
├── app.exe # Main application
├── resources/ # All required files
└── uninstall.json # Uninstallation info
```
## 🔄 Updating Apps
1. Download the new `.7z` package
2. Run the installer again
3. Choose the same installation folder
The installer will automatically:
- Preserve your settings
- Update the application
- Keep existing shortcuts
## ❓ Frequently Asked Questions
### Installation
**Q: Why don't I need admin rights?**
A: The installer works entirely in your user space, installing to your personal folders.
**Q: What if I don't have 7-Zip installed?**
A: The installer includes built-in extraction capabilities - no additional software needed.
### Usage
**Q: How do I create additional shortcuts?**
A: Right-click the app.exe and select "Create shortcut"
**Q: Can I move the installed app?**
A: Yes! Just move the entire folder and update shortcuts manually.
## ⚠️ Troubleshooting
| Issue | Solution |
|-------|----------|
| Installer won't start | Check your antivirus isn't blocking it |
| Missing shortcuts | Run installer again and recreate shortcuts |
| App won't launch | Ensure all files are in the same folder |
## 📜 License
MIT License - [Full License Text](https://github.com/Ian7672/nativefier-windows/blob/main/LICENSE)
---
## 📦 Release Info
🔗 **Nativefier Project**: [github.com/nativefier/nativefier](https://github.com/nativefier/nativefier)
🚀 **Download Rilis Windows**: [Releases – Ian7672/nativefier-windows](https://github.com/Ian7672/nativefier-windows/releases)
🐛 **Laporkan Masalah / Bug**: [GitHub Issues](https://github.com/Ian7672/nativefier-windows/issues)
📬 **Kontak Developer**: [@Ian7672](https://github.com/Ian7672)