UCopy Save

Yet Another Pasteboard Tool

Project README

uCopy macOS App -- Yet Another Pasteboard Tool

uCopy

Build Status GitHub release (latest by date) GitHub

telegram twitter weibo


How to install

1. Mac App Store

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

  1. Move to the project root directory
  2. Open uCopy.xcodeproj
  3. Run

Contribute

  1. Fork this github project
  2. Create your branch via git checkout -b my-new-feature
  3. Commit your changes git add . & git ci -m "some feature"
  4. Push to git git push origin my-new-feature
  5. Create a new PR

TODO & Features

  • 开机启动
  • 手动绑定快捷键
  • i18n
  • tooltip 显示更多信息
  • 图片/文件支持
  • 扩充历史粘贴板数量(二级菜单)
  • 自动清理超出的历史数据
  • 引导页
  • Snippet 排序功能 (由于 CoreData 没有类似 move(fromOffsets:toOffset:) 接口, 需要增加一个 order 字段, 根据此字段和创建日期进行排序)

Buy me a coffee ☕️

Contact Me

Open Source Agenda is not affiliated with "UCopy" Project. README Source: FaiChou/uCopy
Stars
54
Open Issues
1
Last Commit
6 months ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating