Skip to main content

A lan remote controller to keyboard associated devices.

Project description

LANRemoteController

Remote controller for LAN

Description

Remote controller for LAN, based on kivy and PyUserInput .

Basic implement thought :

  • Client : Send key combination information in LAN
  • Server : Explain key combination information and excute key combinations

Things will work on all kinds of devices involved with keyboard.

Install

Can install directly by pip :

python -m pip install LRC

Or install from git:

python -m pip install git+https://github.com/davied9/LANRemoteController@master

Distribution

build/scripts contains all distribution scripts

Server

python -m setup sdist bdist_wheel

Client

python -m setup sdist bdist_wheel

Android

cd build/scripts

python -m build_android_client

the distribution package will be in build\client\android copy directory to sdcard/kivy, then run with kivy Laucher or pydroid (require kivy 1.10.1)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

LRC-0.1.0.tar.gz (65.4 kB view hashes)

Uploaded Source

Built Distributions

LRC-0.1.0-py3-none-any.whl (78.1 kB view hashes)

Uploaded Python 3

LRC-0.1.0-py2-none-any.whl (78.1 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page