Skip to content

thresh111/clip

Repository files navigation

Clip

本机优先的 macOS 剪切板管理器,使用 Electron、React、Tailwind CSS v4 和 HeroUI。

开发

npm install
npm run dev

打包

npm run dist:mac

产物会输出到 release/,包含 .dmg.zip。这是本机使用的未签名包,如 macOS 拦截,右键打开即可。

默认快捷键:

  • Command + ; 呼出快速菜单
  • Enter 粘贴当前选中项
  • 1-9 快速粘贴对应项
  • Command + ' 呼出并使用顺序粘贴队列

数据保存在 Electron 的 userData 目录下,文件名为 clips.json。所有剪切板内容仅保存在本机。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors