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

Screwdriver plugin #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wertarbyte
Copy link

I've written this small plugin to regulate the volume on my headless media player system with a wiimote; while button A is being held, the plugin registers the wiimote turning and triggers a key event every few degrees, making it a natural motion for regulating volume.

The screwdriver plugin is activated once a configurable button on the
wiimote (B by default) is pressed and held. Turning the wiimote
generates key events as long as the button is held down and the wiimote
is being turned. The threshold for indicating a new event is
configurable. The movement resembles the use of a screwdriver and can be
for example be used to regulate the volume of a media player system,
which feels natural and intuitive.
@diedthreetimes
Copy link

+1

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

Successfully merging this pull request may close these issues.

None yet

2 participants