Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ikouchiha47/clippy
Clipboard, for copy pasting from the past
https://github.com/ikouchiha47/clippy
Last synced: 5 days ago
JSON representation
Clipboard, for copy pasting from the past
- Host: GitHub
- URL: https://github.com/ikouchiha47/clippy
- Owner: ikouchiha47
- Created: 2018-06-27T22:03:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-07T08:29:59.000Z (about 6 years ago)
- Last Synced: 2024-08-01T12:32:06.595Z (3 months ago)
- Language: JavaScript
- Size: 294 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - ikouchiha47/clippy - Clipboard, for copy pasting from the past (others)
README
## Clippy
[![Build Status](https://travis-ci.org/ikouchiha47/clippy.svg?branch=master)](https://travis-ci.org/ikouchiha47/clippy)
keeps a history of previous pastes. shows clipboard history in last used first
![clippy](showcase/clippy.png "Copy pastes in action")
Build
-------
- npm install
- npm run buildUsage
-------
- Ctrl+Space to launch from tray
- Escape or Ctrl + Space to close
- Navigation with arrow keys
- Ctrl/Cmd + number to copy directly
- or, navigate to and press enter to copy
- Right Click to QuitDownloads
------------
- [MacOsx](https://github.com/ikouchiha47/clippy/releases/download/v1.2.0/clippy-1.2.0.dmg)
- [Linux](https://github.com/ikouchiha47/clippy/releases/download/v1.2.0/clippy-1.2.0-x86_64.AppImage)
- [Windows](https://github.com/ikouchiha47/clippy/releases/download/v1.2.0/clippy-setup-1.2.0.exe)