Skip to content

Commit

Permalink
Add travis-CI URL
Browse files Browse the repository at this point in the history
  • Loading branch information
theatrus committed Nov 27, 2014
1 parent 0c589d2 commit 9c7ec82
Showing 1 changed file with 15 additions and 10 deletions.
25 changes: 15 additions & 10 deletions README
Expand Up @@ -2,16 +2,21 @@ softwedge: A serial software keyboard wedge for *nix X11
(c) 2007 Yann Ramin <atrus@stackworks.net>
---------------------------------------------------------

softwedge is a small Linux utility which forwards
data from a serial port (such as from a tty, or a barcode
scanner) and re-issues the data as X11 key press events.
softwedge is a small Linux utility which forwards data from a serial
port (such as from a tty, or a barcode scanner) and re-issues the data
as X11 key press events.

softwedge was designed to allow ordinary applications to accept data
from a Bluetooth barcode scanner (for testing, the author used a
Metrologic FocusBT, though any *decoded* serial or Bluetooth barcode
scanner should work). Un-decoded scanners won't work - softwedge
expects input near the US-ASCII character-set, though not all control
codes work at this time.

Build status:

https://travis-ci.org/theatrus/softwedge.svg?branch=master

softwedge was designed to allow ordinary applications
to accept data from a Bluetooth barcode scanner (for testing,
the author used a Metrologic FocusBT, though any *decoded* serial
or Bluetooth barcode scanner should work).
Un-decoded scanners won't work - softwedge expects input near
the US-ASCII character-set, though not all control codes work at this time.

Quick start:
------------
Expand Down Expand Up @@ -56,4 +61,4 @@ Future:
- Support of more Barcode specific features
- FocusBT encryption support, 2-way support
- GUI config tool
- and more...
- and more...

0 comments on commit 9c7ec82

Please sign in to comment.