Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

clipboard-manager

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clipboard-manager

A simple clipboard manager

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
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

Package last updated on 01 Feb 2016

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc