parcellite

Langue: en

Autres versions - même langue

Version: 257193 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

Parcellite - Lightweight GTK+ Clipboard Manager

SYNOPSIS

parcellite [OPTION]

DESCRIPTION

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 CLI EXAMPLES.

OPTIONS

-?, --help
Show help options
-d, --daemon
Run as daemon. Use this mode if you just want Parcellite to keep your clipboard and primary contents safe
-n, --no-icon
Do not use status icon
-o, --output
Print clipboard contents

CLI EXAMPLES


 echo "copied to clipboard" | parcellite
 parcellite "copied to clipboard"
 echo "copied to clipboard" | parcellite -o

ACTIONS

Parcellite's actions perform commands using the contents of your clipboard. "%s" in the command is replaced with the clipboard contents.

SEE ALSO

Website: http://parcellite.sourceforge.net

AUTHOR

Written by Gilberto "Xyhthyx" Miralla <xyhthyx@gmail.com>.