Skip to content

jelmer04/Keypad

Repository files navigation

Keypad

Simple http num-pad emulator for macOS.

Installation

  1. Download the latest release.
  2. Unzip and run!

Building for development

  1. Create a virtual environment for development (see here.)
  2. Clone the repo with git clone https://github.com/jelmer04/Keypad.git
  3. Install the requirements pip install -r requirements.txt
  4. Install PyNC and from /share/pync with python setup.py install
  5. Build in alias mode with python setup.py py2app -A
  6. Or build for distribution with python setup.py py2app (don't forget to delete the build and dist folders which switching between modes)

About

Simple network keyboard

Resources

License

Stars

Watchers

Forks

Packages

No packages published