diff options
author | Phillip Warner <pc_warner@yahoo.com> | 2010-05-12 23:28:20 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:28:20 +0200 |
commit | 420849783cb4e42338720cb606b77670ccafaedd (patch) | |
tree | 6cc7b82d9095bd90bdf8a59460ac96b2c89c20f8 /desktop/parcellite/README | |
parent | 17ce596a7a2683d4d1eed6e71cda712106bf9de3 (diff) |
desktop/parcellite: Added to 12.2 repository
Diffstat (limited to 'desktop/parcellite/README')
-rw-r--r-- | desktop/parcellite/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/desktop/parcellite/README b/desktop/parcellite/README new file mode 100644 index 000000000000..1274398dca84 --- /dev/null +++ b/desktop/parcellite/README @@ -0,0 +1,14 @@ +Parcellite is a lightweight GTK+ clipboard manager. This is a stripped +down, basic-features-only clipboard manager with a small memory +footprint for those who like simplicity. + +Parcellite features a clipboard CLI. Unrecognized options and the +contents of your standard input get copied to your clipboard. See the +man page for some examples. + +Features + * Keeps a clipboard history. + * Various view options to display items the way you like it. + * Daemon mode; guard your clipboard contents when you close applications. + * Global hotkeys to display your items quickly. + * Perform custom commands using clipboard contents. |