Releases: N-Ziermann/pi-deck
Releases · N-Ziermann/pi-deck
v2.0.0 - beta - pre-release
This is a beta release for the new Electron-based PiDeck Version 2.0.0 (Install instructions below)
Features include:
- Desktop-UI that is accessible using the tray icon
- WebUI to send keypress events
- Support for the following commands:
a) Type text
b) Send Key-Combination
c) Open file in default program (can also start program on windows)
d) Execute cmd/terminal command (also way to start programs on mac and linux)
Feel free to try it out until the final release is out :)
Builds are currently available for
- Windows
- Mac
- Debian Linux (tested on Mint)
Installation:
- Make sure python3 is installed as keyboard emulation is currently based on the python module pynput
- install the pynput python module using "pip install pynput"
- Download the installer for your prefered platform and install the PiDeck