Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 655 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 655 Bytes

clipboard-manager

A simple cross platform clipboard manager.


Installation instructions

git clone https://github.com/dmfarcas/clipboard-manager.git 
npm install
npm start

Features

You can copy text

Copy

...and images!

image

Edit clipboard

image

QR Codes!

image


Known bugs

  • Image saving is not async - it freezes the app for a second or two.