https://github.com/url2app/urltoapp
U2A is a command-line tool that lets you turn any URL into a standalone desktop application with a single command. Compatible with Windows, macOS, and Linux.
https://github.com/url2app/urltoapp
application conversion convert linux macos unix url webapp windows
Last synced: over 1 year ago
JSON representation
U2A is a command-line tool that lets you turn any URL into a standalone desktop application with a single command. Compatible with Windows, macOS, and Linux.
- Host: GitHub
- URL: https://github.com/url2app/urltoapp
- Owner: url2app
- License: gpl-3.0
- Created: 2025-02-26T16:29:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-27T10:31:57.000Z (over 1 year ago)
- Last Synced: 2025-02-27T14:22:30.394Z (over 1 year ago)
- Topics: application, conversion, convert, linux, macos, unix, url, webapp, windows
- Language: JavaScript
- Homepage: https://urltoapp.xyz
- Size: 112 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**Convert any website into a desktop application with a single command.**
U2A is a command-line utility that allows you to transform any web URL into a standalone desktop application using Electron. It works across Windows, macOS, and Linux platforms.
## Features
- 🚀 Transform any website into a desktop app with one command
- 🖥️ Cross-platform support (Windows, macOS, Linux)
- 🔄 Automatic favicon retrieval for app icons
- 📋 Easy management of created applications
- 📊 Detailed logging for troubleshooting
- 🏷️ Customizable application names and window sizes
### Quick links:
- [Install UrlToApp on your system](https://docs.urltoapp.xyz/?p=installation)
- [Create Webapps locally](https://docs.urltoapp.xyz/?p=create-local-apps) (Applications that load an url)
- [Delete local Webapps](https://docs.urltoapp.xyz/?p=delete-local-apps)
- [Create an executable for Windows, MacOs or Linux](https://docs.urltoapp.xyz/?p=create-executable)
- [Create a setup file for Windows, MacOs or Linux](https://docs.urltoapp.xyz/?p=create-setup)
- [Common issues](https://docs.urltoapp.xyz/?p=common-issues)
> [!WARNING]
> Full support for MacOs and Linux apps not guaranteed.
---
Brought to you by [@douxxtech](https://github.com/douxxtech)