Skip to content

Instantly share code, notes, and snippets.

@vaskas
vaskas / pluck.sh
Created January 31, 2022 08:22
Run clipboard contents through percollate and into Plucker
#!/usr/bin/env bash
set -e
## Needs:
# python2
# PyPlucker
# nodejs, npm
# npm install -g percollate
# libnotify-bin