All Projects → JamzumSum → Qzone2TG

JamzumSum / Qzone2TG

Licence: AGPL-3.0 license
Forward Qzone Feeds to Telegram

Programming Languages

python
139335 projects - #7 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to Qzone2TG

rsshub2qzone
同步rsshub到QQ空间
Stars: ✭ 17 (-41.38%)
Mutual labels:  qzone
Zhpopupcontroller
Help you pop up custom views easily. and support pop-up animation, layout position, mask effect and gesture interaction etc.
Stars: ✭ 1,481 (+5006.9%)
Mutual labels:  qzone
QQZoneSwipper
模仿网易云年度报告风格的QQ空间数据分析展示页面,使用React做了模块化
Stars: ✭ 15 (-48.28%)
Mutual labels:  qzone
Qzone
无须手动拷贝cookie,自动爬取所有QQ空间(对所有人开放的QQ空间)说说数据
Stars: ✭ 37 (+27.59%)
Mutual labels:  qzone
Qzone-API
QQ空间的Python接口
Stars: ✭ 116 (+300%)
Mutual labels:  qzone

Qzone3TG

转发说说到 Telegram.

Dev CI Sphinx ghcr.io channel

  1. ⚠️ Qzone3TG 仍在开发阶段,任何功能和配置项都有可能在未来的版本中发生变化。
  2. 🆘 欢迎有意协助开发/维护的中文开发者。不仅限于Qzone3TGaioqzone 所属的任何仓库都需要您的帮助。

English

部署

我们仅支持 docker 部署。目前我们在 ghcr.io 发布了镜像。

# 或许您应该复制一份文件,并对其中的配置做一些修改。
docker-compose -f docker/docker-compose.yml up -d

如果您想要自行构建镜像,请查看文档:build

配置

文档:快速上手

Qzone3TG 使用 pydantic 管理用户配置。我们同时支持 yaml 文件配置(和v2几乎一致)和环境变量配置。前往 config/test.yml 查看最小配置和最大(全)配置。

得益于我们支持从环境变量中读取配置,您可以把不太复杂的配置文件直接写入 docker-compose.yml 的环境变量部分。docker/docker-compose.yml 为您提供了范例。

文档和教程

您可以在我们的 讨论群 寻求帮助。

License

Copyright (C) 2021-2022 aioqzone

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.
  • Qzone2TG 是由 aioqzone 开发的应用程序。在不产生冲突的前提下,我们遵循 aioqzone 的免责声明
  • 在使用 Qzone2TG 之前,用户必须阅读并同意我们的用户协议
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].