Files
cc-connect/docs/community-tools.md
2026-06-02 23:14:41 +08:00

21 lines
776 B
Markdown

# 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)