New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

kbev

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kbev

Send keypress events to XBMC over the Event Sever API (UDP)

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

kbev - XBMC Keyboard Event

Send keypress events to XBMC over the Event Sever API (UDP)

Installation

First, install Node.js. Then run:

[sudo] npm install -g kbev

How To

Run kbev to send keypresses to a local or remote instance of XBMC from the terminal

$ kbev localhost
connected to XBMC on localhost, ctrl-c to exit

Usage

$ kbev -h
usage: kbev [host]

Send keypress events to XBMC over the Event Sever API (UDP)

  -h, --help                    print this message and exit
  -H, --host <host>             [env XBMC_HOST] host on which to listen, defaults to localhost
  -p, --port <port>             [env XBMC_PORT] port on which to listen, defaults to 9777
  -u, --updates                 check for available updates
  -v, --verbose                 increase verbosity
  -V, --version                 print the version number and exit

License

MIT License

Keywords

xbmc

FAQs

Package last updated on 02 May 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts