KioskBoard
KioskBoard copied to clipboard
[FEAT] - Display for the keyboard
Is your feature request related to a problem? Please describe.
I'm developing a control system that can be accessed using a web browser. This screen don't use regular input fields, but I need to edit some values when I click them. I'm trying to implement using jQuery.numpap, and the project is clearly discontinued and buggy.
Describe the solution you'd like
I want to have a behavior like the picture bellow. When I click, a numpad opens with an input filed.
KioskBoard is clearly beautiful, and I will enjoy to use it, as long I have an input filed.
Describe alternatives you've considered
I'm trying to re-write jQuery.numpad and jQuery.numpad2 (the only fork with 2 years old commit) to fit my needs. It also have some flaws like:
- Input from keyboard is not detected.
- Check if input is ok, e.g. I can't send "Hello world" if the filed is motor speed.