Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sixiaolong1117/mauiwol

一个基于 MAUI 的 WoL (Wake on LAN) 客户端。
https://github.com/sixiaolong1117/mauiwol

csharp maui wake-on-lan wakeonlan wakeonlan-application

Last synced: about 1 month ago
JSON representation

一个基于 MAUI 的 WoL (Wake on LAN) 客户端。

Awesome Lists containing this project

README

        


MAUI WoL Client


一个基于 MAUI 的 WoL (Wake on LAN) 客户端。














## ⬇下载

您可以直接到 [Releases · Direct5dom/MAUIWoL](https://github.com/Direct5dom/MAUIWoL/releases) 下载我已经打包好的安装包。

## 使用教程

参考本项目[Wiki](https://github.com/Direct5dom/MAUIWoL/wiki)。

## 🛠️获取源码

要构建此项目,您需要将项目源码克隆到本地。

您可以使用 Git 命令行:

```powershell
git clone https://github.com/Direct5dom/MAUIWoL.git
```

或者更方便的,使用 Visual Studio 的“克隆存储库”克隆本仓库。

使用 Visual Studio 打开项目根目录的 `MAUIWoL.sln`,即可进行调试和打包。