Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Scanood/onemouse

🐹一个基于electron和WebRTC的内网远程控制软件。
https://github.com/Scanood/onemouse

electron socket-io vue webrtc

Last synced: 23 days ago
JSON representation

🐹一个基于electron和WebRTC的内网远程控制软件。

Awesome Lists containing this project

README

        



One Mouse


🐹基于electron和webRTC的内网远程控制工具。


electron✅
vue✅
WebRTC✅
nut.js✅




## 🍍Introduction
一个内网远程控制工具,对鼠标、键盘和屏幕可以分别选择是否控制。

## 🍓Software Interface



https://github.com/user-attachments/assets/5722ff76-48a6-4efa-97da-d36539c7e1a5

## 🍉Installation

1. 下载源代码:
```bash
git clone https://github.com/Scanood/onemouse.git
```
2. 安装依赖:
```bash
cd onemouse
npm i
```
3. 启动:
```bash
npm run start
```
更多设置请查阅:[Electron Forge](https://www.electronforge.io/)

## 🍞License
[MIT License](./LICENSE)