# dde-app-services **Repository Path**: linuxdeepin/dde-app-services ## Basic Information - **Project Name**: dde-app-services - **Description**: mirror of https://github.com/linuxdeepin/dde-app-services - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://github.com/linuxdeepin/dde-app-services - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-05-30 - **Last Updated**: 2025-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## dde-app-services dde-app-services提供dde-applications的服务集合,包括配置中心。 ## 依赖 ### 编译依赖 * Qt (>= 5.6) * [dtk](https://github.com/linuxdeepin/deepin-tool-kit) ## 安装 ### 从源代码构建 1. 确保已经安装了所有的编译依赖. 2. 构建: ```bash mkdir build cd build qmake .. make ``` 3. 安装: ```bash sudo make install ``` ## 使用 待补充. ## 帮助 任何使用问题都可以通过以下方式寻求帮助: * [Telegram 群组](https://t.me/deepin) * [Matrix](https://matrix.to/#/#deepin-community:matrix.org) * [IRC (libera.chat)](https://web.libera.chat/#deepin-community) * [Forum](https://bbs.deepin.org) * [WiKi](https://wiki.deepin.org/) ## 参与贡献 我们鼓励您报告问题并作出更改 * [开发者代码贡献指南](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers) ## 协议 dde-app-services遵循协议 [LGPL-3.0-or-later](LICENSE).