feat: update articles or snippets

This commit is contained in:
wx-chevalier
2020-11-05 23:24:19 +08:00
parent 9f4069aaa2
commit 1e7e52568a
205 changed files with 2507 additions and 24 deletions

View File

@@ -7,7 +7,7 @@
<!-- PROJECT LOGO -->
<br />
<p align="center">
<a href="https://github.com/wx-chevalier/FE-KitsaElectron-ScreenSharing">
<a href="https://github.com/wx-chevalier/dd-screen-sharing-rdp">
<img src="https://s2.ax1x.com/2020/01/06/lr21MT.png" alt="Logo" width="80" height="80">
</a>
@@ -16,14 +16,14 @@
<p align="center">
基于 Electron 的 Windows 软件管理、文件监听以及屏幕共享与控制
<br />
<a href="https://github.com/wx-chevalier/FE-KitsaElectron-ScreenSharing"><strong>Explore the docs »</strong></a>
<a href="https://github.com/wx-chevalier/dd-screen-sharing-rdp"><strong>Explore the docs »</strong></a>
<br />
<br />
<a href="https://github.com/wx-chevalier/FE-KitsaElectron-ScreenSharing">View Demo</a>
<a href="https://github.com/wx-chevalier/dd-screen-sharing-rdp">View Demo</a>
·
<a href="https://github.com/wx-chevalier/FE-KitsaElectron-ScreenSharing/issues">Report Bug</a>
<a href="https://github.com/wx-chevalier/dd-screen-sharing-rdp/issues">Report Bug</a>
·
<a href="https://github.com/wx-chevalier/FE-KitsaElectron-ScreenSharing/issues">Request Feature</a>
<a href="https://github.com/wx-chevalier/dd-screen-sharing-rdp/issues">Request Feature</a>
</p>
</p>
@@ -31,16 +31,14 @@
# Introduction
[![Product Name Screen Shot](https://s1.ax1x.com/2020/04/02/GtACwT.png)](https://example.com)
> WIP项目正在开发中如果需要 MAC 下的屏幕共享软件可以参考 [screencat](https://github.com/maxogden/screencat)。
项目中我们使用了 Electron 进行 Windows 设备上的软件安装、软件运行监控与日志动态监控,使用 [jsmpeg-vnc](https://github.com/phoboslab/jsmpeg-vnc) 提供的 Windows 上实时屏幕共享的能力,其基于 WebSocket 传输标准 VNC 协议的数据;如果需要进行公网 WebSocket 转发可以自行搭建 WebSocket Forward 服务。
> Electron 项目模板参考 [wx-chevalier/m-fe-electron](https://github.com/wx-chevalier/m-fe-electron)
目前本项目正在尝试使用 FFMpeg + WebSocket 方式以及原生桌面流推向 WebRTC 两种方式,分别参阅不同的目录
## Nav | 导航
- Electron 项目模板参考 [wx-chevalier/m-fe-electron](https://github.com/wx-chevalier/m-fe-electron)。
# Getting Started
To get a local copy up and running follow these simple steps.
@@ -57,10 +55,10 @@ npm install npm@latest -g
## Installation
1. Clone the FE-KitsaElectron-ScreenSharing
1. Clone the dd-screen-sharing-rdp
```sh
git clone https://github.com/wx-chevalier/FE-KitsaElectron-ScreenSharing.git
git clone https://github.com/wx-chevalier/dd-screen-sharing-rdp.git
```
2. Install NPM packages
@@ -83,7 +81,7 @@ _For more examples, please refer to the [Documentation](https://example.com)_
## Roadmap
See the [open issues](https://github.com/wx-chevalier/FE-KitsaElectron-ScreenSharing/issues) for a list of proposed features (and known issues).
See the [open issues](https://github.com/wx-chevalier/dd-screen-sharing-rdp/issues) for a list of proposed features (and known issues).
<!-- CONTRIBUTING -->
@@ -120,13 +118,13 @@ Distributed under the MIT License. See `LICENSE` for more information.
<!-- MARKDOWN LINKS & IMAGES -->
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
[contributors-shield]: https://img.shields.io/github/contributors/wx-chevalier/FE-KitsaElectron-ScreenSharing.svg?style=flat-square
[contributors-url]: https://github.com/wx-chevalier/FE-KitsaElectron-ScreenSharing/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/wx-chevalier/FE-KitsaElectron-ScreenSharing.svg?style=flat-square
[forks-url]: https://github.com/wx-chevalier/FE-KitsaElectron-ScreenSharing/network/members
[stars-shield]: https://img.shields.io/github/stars/wx-chevalier/FE-KitsaElectron-ScreenSharing.svg?style=flat-square
[stars-url]: https://github.com/wx-chevalier/FE-KitsaElectron-ScreenSharing/stargazers
[issues-shield]: https://img.shields.io/github/issues/wx-chevalier/FE-KitsaElectron-ScreenSharing.svg?style=flat-square
[issues-url]: https://github.com/wx-chevalier/FE-KitsaElectron-ScreenSharing/issues
[license-shield]: https://img.shields.io/github/license/wx-chevalier/FE-KitsaElectron-ScreenSharing.svg?style=flat-square
[license-url]: https://github.com/wx-chevalier/FE-KitsaElectron-ScreenSharing/blob/master/LICENSE.txt
[contributors-shield]: https://img.shields.io/github/contributors/wx-chevalier/dd-screen-sharing-rdp.svg?style=flat-square
[contributors-url]: https://github.com/wx-chevalier/dd-screen-sharing-rdp/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/wx-chevalier/dd-screen-sharing-rdp.svg?style=flat-square
[forks-url]: https://github.com/wx-chevalier/dd-screen-sharing-rdp/network/members
[stars-shield]: https://img.shields.io/github/stars/wx-chevalier/dd-screen-sharing-rdp.svg?style=flat-square
[stars-url]: https://github.com/wx-chevalier/dd-screen-sharing-rdp/stargazers
[issues-shield]: https://img.shields.io/github/issues/wx-chevalier/dd-screen-sharing-rdp.svg?style=flat-square
[issues-url]: https://github.com/wx-chevalier/dd-screen-sharing-rdp/issues
[license-shield]: https://img.shields.io/github/license/wx-chevalier/dd-screen-sharing-rdp.svg?style=flat-square
[license-url]: https://github.com/wx-chevalier/dd-screen-sharing-rdp/blob/master/LICENSE.txt

Some files were not shown because too many files have changed in this diff Show More