GithubHelp home page GithubHelp logo

sendkeys's Introduction

sk - sendkeys

Install on Linux

  git clone git://github.com/7890/sendkeys.git
  cd sendkeys
  make
  ./sk
  #ctrl+c
  #sudo make install
  #will install to /usr/local/bin, /usr/local/share/man/man1

man page

SK(1)                                                                                     SK(1)



NAME
       sk - send every keystroke as OSC message

SYNOPSIS
       sk [-h | --help | -v | --version | -i | --info] 

       sk [local OSC port [remote OSC host [remote OSC port]]]

DESCRIPTION
       sk sends interpreted cooked keycodes as OSC messages.

       The following characters and keys are understood:

       a-z, A-Z, 0-9, +-_"'%&/\()=?.:,;[]{}<>^~$@#|*

       F1-F12

       space, backspace, delete, enter, arrow keys, page keys, home, end, insert, tabulator,
       escape

       sk version is 0.2

OPTIONS
       -h, --help
           Show help (if given as only argument)

       -v, --version
           Show version (if given as only argument)

       -i, --info
           Show info (if given as only argument)

       local OSC port
           Messages will have a source port equal to local OSC port. Default: 7777

       remote OSC host
           Messages are sent to specified host. Default: localhost

       remote OSC port
           Messages are sent to specified port, Deault: 7770

EXIT STATUS
       0
           Success

       1
           Error

EXAMPLES
       Start with standard values
           $ sk

       Start with all OSC properties set
           $ sk 1234 10.10.10.22 4444

BUGS
       See the BUGS file in the source distribution.

AUTHOR
       sk was written by Thomas Brand <[email protected]>

RESOURCES
       Github: https://github.com/7890/sendkeys

SEE ALSO
       oscdump(1)

COPYING
       Copyright (C) 2013 Thomas Brand. Free use of this software is granted under the terms of
       the GNU General Public License (GPL).



                                           07/23/2013                                     SK(1)

sendkeys's People

Contributors

7890 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.