uCopy
uCopy copied to clipboard
Yet Another Pasteboard Tool
uCopy macOS App -- Yet Another Pasteboard Tool
How to install
1. Mac App Store
2. Download from github
Github releases are also the same version to the Mac App Store.
3. Homebrew
install via brew
$ brew tap bigwig-club/brew
$ brew install bigwig-club/brew/ucopy --cask
uninstall via brew
$ brew uninstall bigwig-club/brew/ucopy --zap
Development
Environment
- macOS 13 Ventura
- Xcode 14.1
- Swift 5.7.1
How to Run
- Move to the project root directory
- Open uCopy.xcodeproj
- Run
Contribute
- Fork this github project
- Create your branch via
git checkout -b my-new-feature
- Commit your changes
git add . & git ci -m "some feature"
- Push to git
git push origin my-new-feature
- Create a new PR
TODO & Features
- [X] 开机启动
- [x] 手动绑定快捷键
- [x] i18n
- [x] tooltip 显示更多信息
- [x] 图片/文件支持
- [x] 扩充历史粘贴板数量(二级菜单)
- [x] 自动清理超出的历史数据
- [x] 引导页
- [x] Snippet 排序功能 (由于 CoreData 没有类似 move(fromOffsets:toOffset:) 接口, 需要增加一个
order
字段, 根据此字段和创建日期进行排序)
Buy me a coffee ☕️
Contact Me
- Telegram
- QQ: 95301527