Code Monkey home page Code Monkey logo

ucopy's Introduction

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

ucopy's People

Contributors

faichou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ucopy's Issues

开机自启有引导页

软件很好用,简约但是功能完备,就是每次开机自启程序都有引导页,从github和brew安装都无法去除。系统为mac os13.2。希望引导页可以提供去除选项,谢谢!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.