Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard lib err #150

Closed
mgineer85 opened this issue Dec 25, 2023 · 3 comments
Closed

Keyboard lib err #150

mgineer85 opened this issue Dec 25, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@mgineer85
Copy link
Collaborator

Describe the bug
Same happens here also

boppreh/keyboard#397

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

System (please complete the following information):

  • OS: [e.g. Raspberry Pi Bookworm 64bit]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@mgineer85
Copy link
Collaborator Author

For reference, following libs were considered:
tested following libs:
keyboard: works seamless in win/linux but needs sudo on linux, not maintained actually, latest master doesnt need sudo but has the issue above.
pynput: works seamless in win/linux but needs sudo on linux, not working when started as service
pygame: seems to rely on x11/video for input (not avail in service on linux)
hid: untested, needs additional libraries on win/linux to be installed
evdev: linux only
sshkeyboard: ?

@mgineer85 mgineer85 added the bug Something isn't working label Feb 3, 2024
@mgineer85
Copy link
Collaborator Author

Browser based keyboard input is in beta now.
Once finalized, the service will be removed in backend.

@mgineer85
Copy link
Collaborator Author

removed keyboardservice from app. next release processes via frontend browserbased with same config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant