Socket
Socket
Sign inDemoInstall

clipboard-manager

Package Overview
Dependencies
251
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    clipboard-manager

A simple clipboard manager


Version published
Weekly downloads
4
increased by300%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

clipboard-manager

A simple cross platform clipboard manager created in Electron

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

Works on OS X, Windows and Linux. Tested only on Arch Linux + KDE, though.

To do

  • Paste formatted text. Without executing the javascript that's contained, that is.
  • Pagination
  • Change database to mongo, load the database into an array or whatever.
  • Notifications
  • Modal to show image larger?
  • More image formats. Image Magick would be required tho

Known bugs

  • Image saving is not async - it freezes the app for a second or two.
  • A weird case in which the window loses focus, and it's gone until it's focused manually. Huh.
  • Database sometimes decides to go crazy. Might be my fault, either way it'll be moved to mongodb or something.

Keywords

FAQs

Last updated on 01 Feb 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc