mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-23 11:27:23 +08:00
15 lines
592 B
Markdown
15 lines
592 B
Markdown
# 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
|
||
- 🏠 可自托管 |