- Automatically monitor clipboard
- Long text pagination display
- Multi-language support
- Auto-start at boot
- Copy the text you want to share
- Use your mobile phone to scan the QR code generated
- For long texts, use the page buttons to browse through all content
- The QR code generated when the text is too long cannot be parsed, so it is set to 1024 characters per page.
- if you do not have a Python environment, please install it in advance.
- 自动监控剪贴板:自动检测并捕获剪贴板内容。
- 长文本分页显示:将长文本分段显示,便于阅读。
- 多语言支持:支持多种语言,使用无障碍。
- 开机自动启动:随系统启动自动运行。
- 复制想要分享的文本。
- 使用手机扫描生成的二维码。
- 对于长文本,可使用页面按钮浏览完整内容。
- 如果文本过长导致二维码无法解析,将自动按每页 1024 字分段显示。
- 如果未安装 Python 环境,请提前安装。