discovered 03 Aug 2026
electron-wrap
→ View on GitHubelectron-wrap is a tool that facilitates the packaging of local or static website folders into desktop applications for macOS using Electron. Its primary use case is for prototyping or creating simple offline applications, and it automates the process by downloading necessary files, installing dependencies, and generating an executable, all while handling cleanup afterward. Notable features include a straightforward setup through a script and support for custom app naming and window sizing.