vtorres / url-protocol-view

URLProtocolView is a simple Windows utility application that displays all URL protocols that are currently installed on your system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

URLProtocolView is a simple Windows utility application that displays all URL protocols that are currently installed on your system.


Languages

Language:TypeScript 55.8%Language:Rust 38.1%Language:SCSS 5.5%Language:HTML 0.6%