Giter Site home page Giter Site logo

yqu212 / ahkcoordgrid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gavinpen/ahkcoordgrid

0.0 1.0 0.0 6 KB

AutoHotkey code for Windows overlay grid allowing you to emulate mouse click at different points on the screen using keyboard shortcuts

AutoHotkey 100.00%

ahkcoordgrid's Introduction

AhkCoordGrid

AutoHotkey code for Windows overlay grid allowing you to emulate mouse click at different points on the screen using keyboard shortcuts

When you press NumKeyEnter, this script builds then displays a 26*26 grid of buttons (actually AHK edit controls), labelled AA-ZZ, overlaying the whole screen. You can then emulate a mouse-click (or a touchscreen 'touch') at any of those 676 locations by entering the coordinates, as displayed on each button, as keyboard shortcuts. Pressing NumKeyEnter thereafter toggles the grid (it displays much faster after the first time, as it has already been built)

Inspired by the cVim chrome plugin's 'hints' - shortcut keys to most links / buttons on web pages. Previously posted on the AutoHotkey forum, and includes code around timing of key presses by the user @scriptor on that forum.

This is quite a blunt instrument:

  • you won't always be able to click on everything you need to
  • on any given screen, most buttons will probably not be useful But as somebody who likes to avoid using the mouse, I already find it useful - I hope others will too.

ahkcoordgrid's People

Contributors

gavinpen avatar yqu212 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.