______ _ _ __
| ___ \ | | (_)/ _|
| |_/ /_ _| | ___| |_ _ _
| __/ _` | |/ / | _| | | |
| | | (_| | <| | | | |_| |
\_| \__,_|_|\_\_|_| \__, |
__/ |
|___/
✨ Pakify — Web App to Desktop App Builder for Windows* ✨
Pakify is a beautiful, interactive PowerShell tool that helps you turn any website into a fully packaged desktop application using Pake for Windows*
It handles:
- ✅ Auto-installing Node.js, Rust, and Pake
- ✅ Verifying if MSVC Build Tools are installed
- ✅ Simple guided app creation with optional flags
- ✅ Creating EXEs from your favorite sites!
-
Interactive terminal prompts (no boring typing!)
-
Auto-detect + install dependencies (Rust, Node, VS Build Tools)
-
Flags for:
--fullscreen
--hide-title-bar
--disable-web-shortcuts
-
ASCII-styled console with emoji flair 😎
- Windows 10+
- PowerShell 5.1+ (with execution policy set to allow scripts)
- Internet connection (of course you need Internet)
-
Clone or download this repo
-
Run
Pakify.ps1
in PowerShell:./Pakify.ps1
-
Follow the prompts!
- Go to Releases
- Download
Pakify.exe
- Run it
[*] Checking Dependencies
======================================
[√] NodeJS is already installed.
[√] Rust is already installed.
[√] pake-cli is already installed.
[*] App Configuration
======================================
Website URL: https://youtube.com
App Name: 1Anime
Icon Path: https:/youtube.com/favicon.ico
Fullscreen: yes
[*] Launching pake...
[√] Build complete. Your app should be in the output folder.
Built with love by the community. Inspired by Pake and made stylish with a sprinkle of ✨.
MIT — free to use, share, modify. Just don’t sell it without saying thank you 😌.