mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-25 21:09:40 +08:00
- add data.yml with form fields for port, config path, username and password configuration
- add docker-compose.yml with wechat-selkies service configuration and network setup
- add README.md with Chinese documentation including features and upgrade notes
- add README_en.md with English documentation and project overview
- add main data.yml with application metadata and architecture support
- add logo.png for application branding
📝 docs(wechat-selkies): add comprehensive documentation
- provide detailed project description and browser access requirements
- include upgrade instructions and feature highlights
- support both Chinese and English documentation versions
24 lines
655 B
YAML
24 lines
655 B
YAML
name: WeChat Selkies
|
|
tags:
|
|
- 实用工具
|
|
title: 基于 Docker 的微信/QQ Linux 客户端
|
|
description:
|
|
en: Docker-based WeChat/QQ Linux client
|
|
zh: 基于 Docker 的微信/QQ Linux 客户端
|
|
additionalProperties:
|
|
key: wechat-selkies
|
|
name: WeChat Selkies
|
|
tags:
|
|
- Tool
|
|
shortDescZh: 基于 Docker 的微信/QQ Linux 客户端
|
|
shortDescEn: Docker-based WeChat/QQ Linux client
|
|
type: website
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
website: https://github.com/nickrunning/wechat-selkies
|
|
github: https://github.com/nickrunning/wechat-selkies
|
|
document: https://github.com/nickrunning/wechat-selkies
|
|
architectures:
|
|
- amd64
|
|
- arm64
|