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

alfred-infinite-clipboard

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alfred-infinite-clipboard

[Alfred's Clipboard History](https://www.alfredapp.com/help/features/clipboard/) is pretty cool, but lasts only for at most 3 months.

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

alfred-infinite-clipboard

Alfred's Clipboard History is pretty cool, but lasts only for at most 3 months.

alfred-infinite-clipboard is a way to infinitely backup and search that history data from CLI. It works by copying clipboard data from Alfred into a separate SQLite database.

Installation

npm install -g alfred-infinite-clipboard

Usage

  1. alfred-infinite-clipboard backup - backups Alfred Clipboard History to a separate database - you should run this periodically, I have a Launch Daemon that runs it every day
  2. alfred-infinite-clipboard search [term] - searches the DB and displays the results - I'm not super happy in how it looks, and probably (ND)JSON output would be a good idea

Notes

Not terribly well tested, but works for me on macOS 11.4 Big Sur and Alfred 4.5.

FAQs

Package last updated on 18 Jul 2021

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