2011-07-12 11:04:16 +02:00
|
|
|
Parcellite is a lightweight GTK+ clipboard manager. This is a stripped
|
|
|
|
down, basic-features-only clipboard manager with a small memory footprint
|
2010-07-01 08:25:32 +02:00
|
|
|
for those who like simplicity.
|
2010-05-12 23:28:20 +02:00
|
|
|
|
2010-07-01 08:25:32 +02:00
|
|
|
Parcellite features a clipboard CLI. Unrecognized options and the
|
2011-07-12 11:04:16 +02:00
|
|
|
contents of your standard input get copied to your clipboard.
|
2010-07-01 08:25:32 +02:00
|
|
|
See the man page for examples.
|
2010-05-12 23:28:20 +02:00
|
|
|
|
|
|
|
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.
|
2011-07-12 11:04:16 +02:00
|
|
|
|
|
|
|
If you prefer using stock GTK icons (based on your GTK theme) as opposed to
|
|
|
|
the new Parcellite icon, then simply run the script like this:
|
|
|
|
NOICON=YES ./parcellite.SlackBuild
|