# 玲珑-dbus-proxy **Repository Path**: spark-store-project/linglong-dbus-proxy ## Basic Information - **Project Name**: 玲珑-dbus-proxy - **Description**: 玲珑-dbus-proxy的源代码仓库 - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-25 - **Last Updated**: 2023-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 玲珑dbus拦截转发 linglong-dbus-proxy 是在 linglong-box 中运行的 linglong 应用程序的 dbus 代理。 ## Dependencies ### Build dependencies * Qt >= 5.10 * libdbus-1-dev * libgtest-dev ## Installation ### Build from source code 1. Make sure you have installed all dependencies. 2. Build: ```bash mkdir build cd build cmake .. make ``` 3. Install: ```bash sudo make install ``` ## Getting help Any usage issues can ask for help via * [Telegram group](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/) ## Getting involved We encourage you to report issues and contribute changes * [Contribution guide for developers](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers-en). ## License deepin-tool-kit is licensed under [LGPL-3.0-or-later](LICENSE).