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

Request: provide API for emitting keystrokes #317

Open
philc opened this issue Jan 5, 2023 · 1 comment
Open

Request: provide API for emitting keystrokes #317

philc opened this issue Jan 5, 2023 · 1 comment

Comments

@philc
Copy link

philc commented Jan 5, 2023

Similar to Hammerspoon's hs.eventtap. This allows Karabiner-style keyboard remapping and manipulation to be implemented with Phoenix.

My use case: I have some app-specific bindings I use ("rebind key X, but only in app Y"), currently implemented in Hammerspoon. I'd like to retire Hammerspoon in favor of Phoenix.

The app-specific bindings I have can be expressed in Karabiner, but I find the JSON syntax much harder to work with and debug than procedural javascript.

@kasper
Copy link
Owner

kasper commented Jan 8, 2023

Hey! I’ll need to research a bit on this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants