Coder Social home page Coder Social logo

stvleung / yippy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mattdavo/yippy

0.0 0.0 0.0 7.03 MB

macOS open source clipboard manager

Home Page: https://yippy.mattdavo.com/

License: MIT License

Shell 0.12% Swift 93.57% HTML 0.04% Rich Text Format 6.28%

yippy's Introduction

Yippy

macOS open source clipboard manager

screenshot

Follow progress at yippy.mattdavo.com

Read about the progress and learnings at yippy.mattdavo.com/blog

Find all releases at yippy.mattdavo.com/releases

Installation

Downloaded from yippy.mattdavo.com or install with Homebrew Cask:

brew install --cask yippy

For help with installation see: yippy.mattdavo.com/installation.

Developing Yippy

Contributions

All contributions are welcome, whether they are pull requests, bug reports, feature requests or general feedback.

Project Structure

There are 3 different schemes:

  • Yippy
  • Yippy Beta
  • Yippy XCTest

Yippy is used for running and archiving a production build of Yippy. Yippy Beta is used for development and archiving a beta release. Yippy XCTest is used exclusively for running the unit and UI tests.

Using create-installer.sh

First install create-dmg. Then place X.app in the same folder as create-installer.sh. Execute script:

./create-installer.sh X

You will find the installer disk image X.dmg in the same folder.

TODO

  • Support more types of pasteboard items
  • Allow setting preferences for keyboard shortcuts
    • Customize toggle hotkey
  • Automatic updates (maybe use Sparkle?)
  • Create a bug reporter, if places in code are reached that should not be possible create a unique error and a prompt to report the bug.
  • Don’t let any of the app be used until access is granted
  • Toggle for attributed text
  • Launch at login
  • Convert history storage to storing each piece of data into a file organised by directory of indexes
  • Favourites
  • Search (https://github.com/krisk/fuse-swift)
  • Max history length
  • Cell height cache improvements. Will improve window size changes and launch time.
    • Find a cheap way to clear the cell height cache
    • Store cell heights on disk

yippy's People

Contributors

mattdavo avatar spectraldragon avatar stvleung avatar bergruebe avatar beeb avatar

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.