SkillAgentSearch skills...

MyClipboard

A powerful Clipboard for Linux or Windows.

Install / Use

/learn @TransistorCat/MyClipboard
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MyClipboard

一个强大的剪贴板工具,可以用于 Linux 和 Windows 系统

<!-- PROJECT SHIELDS -->

Contributors Forks Stargazers Issues MIT License

<!-- PROJECT LOGO --> <br /> <p align="center"> <a href="https://github.com/TransistorCat/MyClipboard/"> <img src="readme/icon.svg" alt="Logo" width="80" height="80"> </a> <h3 align="center">MyClipboard</h3> <p align="center"> 一个强大的剪贴板工具,方便简洁 <br /> <a href="https://github.com/TransistorCat/MyClipboard"><strong>探索本项目的文档 »</strong></a> <br /> <br /> <a href="https://github.com/TransistorCat/MyClipboard">查看Demo</a> · <a href="https://github.com/TransistorCat/MyClipboard/issues">报告Bug</a> · <a href="https://github.com/TransistorCat/MyClipboard/issues">提出新特性</a> </p> </p>

目录

功能

  1. 监听剪贴板记录内容
  2. 根据时间、类型筛选
  3. 保存截图内容到本地
  4. 一次拷贝多项文本内容
  5. 展示文件的图标和路径
  6. 双击内容直接打开文件
  7. 收藏夹功能
  8. 搜索栏功能
  9. 二维码展示文本内容

使用指南

点击下载最新版本

  • windows:解压后点击exe文件运行
  • Linux:todo

开发指南

开发前的配置要求

  1. Qt 6.5.3
  2. CMake 3.5
  3. SQLite 3
安装步骤
  1. 把项目克隆到本地
git clone https://github.com/TransistorCat/MyClipboard.git

文件目录说明

MyClipboard
├─Data 数据库相关操作
├─readme
├─Service 剪贴服务
└─Window  界面
    └─QRCode

开发的架构

使用到的框架或第三方库

截图

Alt text

部分功能展示

Alt text

查询

Alt text

收藏

Alt text

打开复制文件

Alt text

二维码

Alt text

版权说明

该项目签署了MIT 授权许可,详情请参阅 LICENSE.txt

鸣谢

<!-- links -->

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks0

Languages

C++

Security Score

55/100

Audited on Jun 29, 2024

No findings