URI: 
       Add description of bluetooth printer emulation. - rfcommd - RFCOMM daemon to run filters on clients.
  HTML git clone git://bitreich.org/rfcommd/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/rfcommd/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
   DIR LICENSE
       ---
   DIR commit c9f69807d4ddec18407493a8065706ae420c00e4
   DIR parent 107a84c50e32c5cf27dc37b9375c25211d764d18
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Fri, 25 Mar 2022 19:25:44 +0100
       
       Add description of bluetooth printer emulation.
       
       Diffstat:
         M README.md                           |       5 +++++
       
       1 file changed, 5 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/README.md b/README.md
       @@ -11,6 +11,11 @@ The rfcomm daemon will offer some rfcomm service for any device and based
        on the id of the device, users can run different scripts, daemons or
        filters for serial link output.
        
       +This can be used in the most simple case to emulate some bluetooth
       +printer, bluetooth-capable printing clients connect to, where the piped
       +format is simply outputted to lpr(1). See the spirofilter script for how
       +this can be done.
       +
        ## Installation
        
                $ make