Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.24 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.24 KB

URLProtocolViewLogo

Rust

Typescript

URLProtocolView

URLProtocolView is a simple Windows utility application that displays all URL protocols that are currently installed on your system. For each URL protocol, the following information is displayed: The protocol name, the protocol description and the command-line that is executed when you type or click the URL.

This project was deeply inspired by URLProtocolView and Clash Verge. This application it's a light-fork of Clash Verge.

URLProtocolView

📖 Prerequisites

🖥️ Development

npm install

Then run

npm run dev