Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wdhdev/cmd-protocol
A simple browser protocol which runs commands in your terminal through your browser.
https://github.com/wdhdev/cmd-protocol
brave chrome cmd command-prompt edge firefox opera protocol terminal vivaldi
Last synced: 9 days ago
JSON representation
A simple browser protocol which runs commands in your terminal through your browser.
- Host: GitHub
- URL: https://github.com/wdhdev/cmd-protocol
- Owner: wdhdev
- License: mit
- Created: 2023-04-08T04:19:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-13T02:52:47.000Z (about 2 months ago)
- Last Synced: 2024-10-10T21:15:35.182Z (26 days ago)
- Topics: brave, chrome, cmd, command-prompt, edge, firefox, opera, protocol, terminal, vivaldi
- Language: Python
- Homepage: https://wdh.gg/cmd-protocol
- Size: 37.4 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 🌐 cmd:// Protocol
A simple browser protocol which runs commands in your terminal through your browser.[![Build](https://github.com/cmd-protocol/cmd-protocol/actions/workflows/build.yml/badge.svg)](https://github.com/cmd-protocol/cmd-protocol/actions/workflows/build.yml)
## 🪄 Setting Up
1. [Download](https://github.com/cmd-protocol/cmd-protocol/archive/refs/heads/main.zip) the repository files.
2. Extract the zip file.
3. Open the extracted folder and then click on `cmd-protocol-main` folder.
4. Run the `setup.exe` program and when asked for Administrator privileges, click `Yes`.
5. Try it out!
- In your browser, in the URL bar, type something like `cmd://help` and run the protocol.## ⚠️ Warning
Websites may use this protocol maliciously, so if you ever get a pop-up for it when you didn't run it voluntarily, click `Cancel` so the command doesn't run.But don't worry if you click open, the program will still ask for a confirmation before running the command.