norpol / webtuner

Scroll through your tabs with an Arduino and a rotary encoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebTuner

Fully Automated WebTuner logo

Has this ever happened to you? Do you just have too many tabs to scroll through with your mouse? Would you like to have a better option and fine-grained control about your scroll speed?

Look no further!

3D-print yourself a nice knob for your rotary encoder, upload the sketch to an Arduino and get scrolling.

Watch the WebTuner in action:
Watch the WebTuner in action on YouTube!
or on diode.zone

How to run

  • Print the encoder knob and the ThinkPad holder
  • Upload the Arduino sketch
  • run the the installer sh install.sh or install manually:
    • Adjust the path in pypoti.json to match where the repo is
    • mkdir -p ~/.mozilla/native-messaging-hosts/
    • ln -s /path/to/repo/ext/pypoti.json ~/.mozilla/native-messaging-hosts/ or copy it
    • Load the extension in Firefox about:debugging -> Load temporary add-on

About

Scroll through your tabs with an Arduino and a rotary encoder

License:Other


Languages

Language:OpenSCAD 45.9%Language:JavaScript 21.0%Language:C++ 15.1%Language:Python 12.0%Language:Shell 6.1%