btfilter 0.1 review
Downloadbtfilter is used to send documents to Bluetooth enabled printers or print adapters for printing. btfilter reads the document from
|
|
btfilter is used to send documents to Bluetooth enabled printers or print adapters for printing.
btfilter reads the document from standard input and sends the file to the supplied bluetooth device address. The file must be prepared beforehand - btfilter passes the file transparently to the device.
btfilter can be used indirectly in /etc/printcap - for an example, see my document Bluetooth Printing to HP DeskJet 3845.
Syntax
btfilter [OPTIONS] mac-address [channel]
Options:
-i | < bdaddr >: send file using this device.
Channel defaults to 1 if not given.
Requirements:
BlueZ stack
Installation:
To install btfilter:
Download the latest version of btfilter.
Unpack the archive: bunzip2 -c btfilter-0.1.tar.gz | tar xf -
Configure: ./configure
Type make
As root, type make install
btfilter 0.1 keywords