初始化仓库

This commit is contained in:
2026-06-02 23:14:41 +08:00
commit 0bc3f02670
520 changed files with 191097 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# Community Tools
This page lists community-maintained tools and helpers built around cc-connect.
These tools are not official cc-connect components unless explicitly stated. Please report issues, feature requests, and support questions to each tool's own repository.
## CC-Tray
A lightweight Windows tray controller for an already configured `cc-connect daemon` running inside WSL.
- Repository: https://github.com/STAR-REIN/CC-Tray
- Platform: Windows + WSL
- Package: single native exe, about 260 KiB
- Features:
- daemon status/start/restart/stop
- WSL distribution/user detection
- optional keep-running mode
- optional Windows startup
- optional stop-on-exit
- EN/ZH/KO/JA/FR menu language support
- Maintainer: [STAR-REIN](https://github.com/STAR-REIN)