Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keith/copyhistory

Quickly paste from your copy history
https://github.com/keith/copyhistory

Last synced: about 1 month ago
JSON representation

Quickly paste from your copy history

Awesome Lists containing this project

README

        

# CopyHistory

A small app to record copies, and allow you to quickly paste them from a
menu invoked by CTRL+CMD+V.

![](screenshot.png)

## Installation

### Manually

Download the [latest release](https://github.com/keith/CopyHistory/releases) and move it to `/Applications`

### With homebrew

```
brew install --cask keith/formulae/copyhistory
```

## Acknowledgements

This workflow was born for me from [ClipMenu](http://www.clipmenu.com)
and was followed up by [Clipy](https://github.com/Clipy/Clipy) if you
want more features.

I wrote this app to be the most stable version of this workflow reducing
the risk of breaking with new OS releases.