If you use Alfred, LaunchBar, QuickSilver or other similar products (and if you don't, you really should!), then you already know what this is all about. XCActionBar is at present only partially supported in Xcode 9. The vast majority of custom actions operate on text and therefore require access to Xcode's internal text views which have changed significantly in Xcode 9. I know of a few other plugins in a similar situation and people are hard at work trying to figure out what the new hook points are. I'm currently not in a position where I can dedicate a lot of time to research this, but I will definitely get to it at some point.
xcode plugin tools productivity shortcut shortcuts pasteboard repeat text-snippets snippets hotkey plugins keyboard-navigation keyboard-shortcutsHotKeys.js is an input capture library with some very special features, it is easy to pick up and use, has a reasonable footprint (~3kb) (gzipped: 1.73kb), and has no dependencies. It should not interfere with any JavaScript libraries or frameworks. Official document demo preview. You will need Node.js installed on your system.
hotkeys masterkey keymaster shortcutkey keyboard shortcuts keypress hotkey shortcut hotkeys-js hotkeysjs key keysPower Keys and more.
easy-to-use simple elegant tiny powerkeys antiwindowsupdate power keys hotkey productivityTake full control of your keyboard with this small Python library. Hook global events, register hotkeys, simulate key presses and much more. or download and extract the zip into your project folder.
keyboard-events keyboard-hooks keyboard-state hotkey register-hotkey scancode callbackHint It is usefull to start MoveToDesktop as Administrator. If you do so, MoveToDesktop is also enabled for privileged tasks. For starting MoveToDesktop on logon the prefered way is to create a scheduled task. See how. You can place the MoveToDesktop.ini into %AppData% and modify the settings in it. A restart of the application is required.
desktop windows-10 windows10 hotkeyWindowMaster provides a simple way to manage windows when using a multi-monitor setup. It's developed in C# and can be implemented as a library or a standalone tray application. Inspiration for WindowMaster came after using two products, UltraMon and Windows 7.
hotkey multimonitor screen ultramon window-managementA .NET (C#) library to register and handle the system hot keys. ?????????????? .NET ???
hotkey system windows winformsKeymage is a small (1.6kb after Closure Compiler and gzip) library for handling key bindings in JavaScript. It supports nested application scopes, has a simple DSL for defining keys and can handle key chords. There are no dependencies. It is possible to use library as a simple JS module, as an AMD module or as CommonJS module.
shortcuts hotkey hotkeys shortcut keyup keydown keypress keybinding keyboard keychain keychordA simple mixin for application hotkeys. Provides a react synthetic event to the named event handler, but only when the component is mounted.
react hotkeySmall library to handle key bindings (shortcuts) in browser, for ClojureScript. where "ctrl-c" is a button sequence to register on, and ::my-trigger is a key unique for this sequence - you can use this key to remove binding later on.
clojurescript shortcuts shortcut hotkeys hotkeySmart input method switcher like a ghost
input-method keyboardmanager efficiency automation switches hotkey macosx macos-app macos-application keyboard-shortcutsAn Atom package that creates dynamic hotkeys to jump around files and across visible panes.
atom hotkeys jump cursor hotkey key-bindings panes shortcuts navigation productivity mouseless plugin extensionReact component to listen to keydown and keyup keyboard events, defining and dispatching keyboard shortcuts. Uses a fork of hotkeys.js for keydown detection of special characters. You give it a keymap of shortcuts & it bind it to the mousetrap singleton. The, it'll unbind it when the component unmounts. Preview demo.
react-component reactjs hotkeys keyboard shortcut react hotkey hotkeys-js hotkeysjs key keys shortcutsRun apm install atom-shortcuts to install the package. I love shortcuts. I love to be productive. Shortcuts tend to increase developer's productivity by 146%. To learn Atom's shortcuts I've found this cheatsheet and I liked it for the most part, except I had to toggle between Atom and Preview App to go and check for a shortcut needed for a certain action. That's why I wrote this extension. Simply hit **ctrl + ** (ctrl + backtick`) and you will get a cheatsheet on your screen immediately.
shortcut atom atom-shortcuts atom-plugin atom-editor shortcuts cheatsheet productivity hotkeyVue 2.x directive for binding hotkeys to components. Use one or more of following keys to fire your hotkeys.
vue hotkey directiveI created this because I liked iTerm2's concept of a "hotkey" window, and I wanted to try kitty as my main terminal for a while and found I couldn't live without a window I could activate at any time. So, I created this in order to have a global hotkey to activate/deactivate kitty (and any other apps) at the touch of a button. It's also sometimes useful to run a script easily via a keyboard shortcut (or sequence of shortcuts).
shortcut hotkey hide-apps activatereact-keybinding-component is a component that will help you set up keybindings in your app. For the moment, only simple key events are supported (one key only, keyup, keydown). It's just a less dirty way of using key events instead of having care of them with componentDidMount() in multiple components. Have a look at options.
react keybinding keybindings key binding bindings hotkey keyboard es6 mixin
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.