Giter VIP home page Giter VIP logo

ipa_keyboard_client_with_robot's Introduction

IPA_Keyboard_Client_with_Robot

The computer side Client, written in Python, takes the key-byte it gets from the Router Server and gets the corresponding character from a list. The client uses pynput to inject the IPA character as if from the keyboard.

The client displays a button to stop it, and when it has been disconnected, a button to renew the connection. It also displays text indicating what’s going on (connected, linked, the linking-code when necessary, the key-code and corresponding character that was most recently typed). Finally, it displays another button to get additional linking-codes for if the user wishes to link multiple secondary devices with the Website loaded on them at once.

Definitions

Key‑code: the three digit10 (000-164) code representing a single IPA character
Key‑byte: the key-code as a single byte (typically implicitly casted to int)
Long‑code: the 18 digit64 code to indicate which client a key-byte needs to be sent to
Linking‑code: the six digit10 code to get the long-code from Router Server to Website

ipa_keyboard_client_with_robot's People

Contributors

codebodger avatar

Watchers

Matthew Louis Mauriello 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.