SoaringGecko / RunJavaScriptOnKeyPress

Automatically generates a thing to run JavaScript on a specific key-press

Home Page:https://soaringgecko.github.io/RunJavaScriptOnKeyPress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RunJavaScriptOnKeyPress (Overhaul)

This is the new version of RunJavaScriptOnKeyPress, if you want the original version go here

The Generator

It is a web based generator (I have tested it on Firefox, Edge, Chrome, Opera, and Brave)

You can use it here

Why ReadME So Bad?

I haven't had the time to fix it yet (haven't gotten back to it yet)

Why Did You Waste Your Time Making This?

When I made the original version I was messing around with triggering JS on keypress a lot and got tired of having to look up the key IDs every time. I remade it because I remember having a lot of fun programming the original and it was well... kinda bad so I decided why not fix it?

Planned Features

  • Adding the ability to generate for the CTRL, SHIFT, and ALT keys
  • Generate for the use of multiple keys (using && ||)
  • Add favicon