Skip to content

A simple clipboard history utility for Mac. Built with Electron.

License

Notifications You must be signed in to change notification settings

SylvesterWilmott/clipps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clipps

A simple clipboard history utility for Mac. Built with Electron.

Screenshot

Installation

  1. Clone the repo
  2. cd clipps
  3. yarn install
  4. yarn start

Build

  • yarn dist

Usage

  • Clipps will automatically log any changes to clipboard text.
  • Click a clip to copy it to your clipboard.
  • Choose the maximum number of clips to display in the preferences.
  • Shift + Click on a clip to pin it.
  • Shift + Click on a pin to unpin it.