# dText **Repository Path**: qnner/dtext ## Basic Information - **Project Name**: dText - **Description**: 开源的在线文本共享工具。从此不再需要微信或者QQ传输文本内容! demo: https://dtext.cn - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-03-23 - **Last Updated**: 2022-09-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 介绍 - Introduction - 在线文本共享工具。从此不再需要微信或者QQ传输文本内容! - demo: https://dtext.cn ## 安装 - Installnation ```shell script # git clone git clone https://gitee.com/qnner/dtext.git # cd projects cd dText # requirements pip3 install -r requirements.txt # debug run python3 app.py ```