Download Latest Version cbxmon_002_v1x1_20170119.zip (1.4 MB)
Email in envelope

Get an email when there's a new version of CB Monitor

Home / v 1.0
Name Modified Size InfoDownloads / Week
Parent folder
cbxmon_001_v1x0_20170111.zip 2017-01-16 1.5 MB
readme.txt 2017-01-16 864 Bytes
Totals: 2 Items   1.5 MB 0
CB Monitor

  Clipboard monitor that operated on X11 selection named CLIPBOARD.
  Every time there is new clipbord data, CB Monitor auto dumps and
  clears it.

SYNOPSIS
  cbxmon [--bTrim|--bTrim2|--bUnchanged] [--szOfn FILE] [--nCap INT]

OPTIONS
  -?, --help       --  Show usage. This text.
  -t, --bTrim      --  Trim newlines from each clipboard captured.
  -r, --bTrim2     --  Same as '--bTrim' but no newline at the end.
  -u, --bUnchanged --  Don't trim or add any newlines.
  -o      FILE         
  --szOfn FILE     --  File name to append each clipboard text to.
                       Otherwise clipboard is printed to STDOUT.
  -c     INT           
  --nCap INT       --  Number of captures before exit. Default is infinite.
  -q, --bQuiet     --  No messages to STDERR.


Commands to build:
	$> make release
	$> make release_static
	$> make debug
Source: readme.txt, updated 2017-01-16