Here are
308 public repositories
matching this topic...
➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
-
Updated
May 29, 2020
-
JavaScript
Modern IntelliJ plugin to learn shortcuts for buttons
-
Updated
May 25, 2020
-
Java
"Alfred for Xcode" plugin
-
Updated
Jul 3, 2017
-
Objective-C
Add a global delay to Command-Q to stop accidental app quits.
-
Updated
Jan 3, 2020
-
Objective-C
PHP class to make interacting with a database ridiculusly easy
Programmable tooltip that can be used with any Mac OS app
-
Updated
May 24, 2020
-
Objective-C
Vue-ShortKey - The ultimate shortcut plugin to improve the UX
-
Updated
May 26, 2020
-
JavaScript
Create Siri Shortcuts with Python
-
Updated
May 25, 2020
-
Python
Simple global shortcuts in macOS
-
Updated
May 18, 2020
-
Swift
An efficiency tool that provides various functions by enhancing the Caps Lock key into a modifier key.
-
Updated
Apr 25, 2020
-
AutoHotkey
The best control to record shortcuts on macOS, written in ObjC with Swift in mind
-
Updated
May 29, 2020
-
Objective-C
Pretzel is Mac desktop app that shows and find keyboard shortcuts based on your current app.
Useful shortcuts for bash/zsh
Add keyboard shortcuts locally to a BrowserWindow instance, without using a Menu
-
Updated
May 19, 2020
-
JavaScript
Example app for shortcuts
-
Updated
Mar 27, 2017
-
Java
Simple macOS CLI to connect/disconnect a Bluetooth device. Useful for AirPods or other Bluetooth headphones.
-
Updated
May 6, 2020
-
Swift
Customize global hotkeys in macOS.
-
Updated
May 23, 2020
-
Swift
A tiny menu bar application that helps you pick colours from your screen! 🔍✨
-
Updated
Aug 31, 2019
-
Swift
React component to listen to keydown and keyup keyboard events, defining and dispatching keyboard shortcuts.
-
Updated
May 23, 2020
-
TypeScript
App Shortcuts for Android on Pre Nougat 7.1!
A Visual Studio Extension that selects the next occurrences of the current selection and adds multiple cursors for editing
Plugin for Nylas Mail that adds a quick unsubscribe button for email.
-
Updated
Jul 23, 2019
-
JavaScript
⚙️ My Autohotkey productivity suite that includes shortcuts, hotstrings, hotkeys, apps/utilities, AutoCorrect
-
Updated
Apr 3, 2020
-
AutoHotkey
electron shortcut capture plugin
-
Updated
May 25, 2020
-
JavaScript
A shell script to memorize your command in command line.
-
Updated
Apr 25, 2020
-
Shell
[Deprecated(use github's`/` instead, you're welcome github)] Github Omnibar Extension for Firefox and Chrome
-
Updated
Aug 3, 2016
-
Clojure
ClojureScript key bindings (shortcut) library
-
Updated
Nov 27, 2017
-
Clojure
Improve this page
Add a description, image, and links to the
shortcut
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
shortcut
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
According to MDN, we should most definitely not be using the .keyCode property. It is deprecated:
https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/keyCode
On W3 school, this fact is played down and there is only a side note saying that .keyCode is provided for compatibility only and that the latest vers