1
0

feat:添加upsnap到列表

This commit is contained in:
okxlin
2024-11-07 19:56:42 +08:00
parent 1460288041
commit ccfc96f263
9 changed files with 276 additions and 0 deletions

15
apps/upsnap/README.md Normal file
View File

@@ -0,0 +1,15 @@
# UpSnap
**UpSnap** 是一款简单的 Wake on LAN Web 应用,使用 SvelteKit、Go 和 PocketBase 编写。
## ✨ 功能
- 🚀 一键设备唤醒仪表盘
- ⏰ 通过 Cron 定时事件实现自动化
- 🔌 自定义端口 Ping
- 🔍 通过网络扫描发现设备(需要 nmap
- 👤 安全的用户管理
- 🌐 支持 [多语言](https://github.com/seriousm4x/UpSnap/tree/master/frontend/src/lib/i18n)
- 🎨 多种主题
- 🐳 支持 [Docker 镜像](https://github.com/seriousm4x/UpSnap/pkgs/container/upsnap),适用于 amd64、arm64、arm/v7、arm/v6
- 🏠 可自托管