All Projects → Indieteur → Globalhooks

Indieteur / Globalhooks

Licence: other
Allows you to create global keyboard events

Projects that are alternatives of or similar to Globalhooks

hotscript
HotScript - Revolutionizing how Windows works.
Stars: ✭ 29 (-60.81%)
Mutual labels:  keyboard, mouse, shortcut
Windows User Action Hook
A .NET library to subscribe for Windows operating system global user actions such mouse, keyboard, clipboard & print events
Stars: ✭ 224 (+202.7%)
Mutual labels:  hooks, keyboard, mouse
Keyboardvisualizer
Audio visualizer and effects engine for RGB keyboards, mice, and accessories using the OpenRGB SDK. Supports Windows, Linux, and MacOS. Issue tracker on GitLab (https://gitlab.com/CalcProgrammer1/KeyboardVisualizer)
Stars: ✭ 458 (+518.92%)
Mutual labels:  keyboard, mouse
Hotkeys
➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
Stars: ✭ 5,165 (+6879.73%)
Mutual labels:  shortcut, keyboard
Hotkey
Simple global shortcuts in macOS
Stars: ✭ 574 (+675.68%)
Mutual labels:  shortcut, keyboard
Rbtray
A fork of RBTray from http://sourceforge.net/p/rbtray/code/.
Stars: ✭ 365 (+393.24%)
Mutual labels:  keyboard, mouse
Ucr
Universal Control Remapper [Alpha]
Stars: ✭ 399 (+439.19%)
Mutual labels:  keyboard, mouse
Gopher360
Gopher360 is a free zero-config app that instantly turns your Xbox 360, Xbox One, or even DualShock controller into a mouse and keyboard. Just download, run, and relax.
Stars: ✭ 566 (+664.86%)
Mutual labels:  keyboard, mouse
Pancake
Lightweight, Fast, Easy-to-use HTML5 2D game framework!
Stars: ✭ 79 (+6.76%)
Mutual labels:  keyboard, mouse
Repeat
Cross-platform mouse/keyboard record/replay and automation hotkeys/macros creation, and more advanced automation features.
Stars: ✭ 763 (+931.08%)
Mutual labels:  keyboard, mouse
Capslock Plus
An efficiency tool that provides various functions by enhancing the Caps Lock key into a modifier key.
Stars: ✭ 650 (+778.38%)
Mutual labels:  shortcut, keyboard
Slowquitapps
Add a global delay to Command-Q to stop accidental app quits.
Stars: ✭ 916 (+1137.84%)
Mutual labels:  shortcut, keyboard
React Hotkeys
React component to listen to keydown and keyup keyboard events, defining and dispatching keyboard shortcuts.
Stars: ✭ 279 (+277.03%)
Mutual labels:  shortcut, keyboard
React Event Components
🛰 A set of React components designed to handle global events (interval, keyboard, touch, mouse, etc)
Stars: ✭ 271 (+266.22%)
Mutual labels:  keyboard, mouse
Pretzel
Pretzel is Mac desktop app that shows and find keyboard shortcuts based on your current app.
Stars: ✭ 405 (+447.3%)
Mutual labels:  shortcut, keyboard
MouseInjectDetection
Simple method of checking whether or not mouse movement or buttons (<windows 10) are injected
Stars: ✭ 29 (-60.81%)
Mutual labels:  hooks, mouse
Fabgl
Display Controller (VGA, SSD1306, ST7789, ILI9341), PS/2 Mouse and Keyboard Controller, Graphics Library, Sound Engine, Game Engine and ANSI/VT Terminal for the ESP32
Stars: ✭ 534 (+621.62%)
Mutual labels:  keyboard, mouse
Inputsystem
An efficient and versatile input system for Unity.
Stars: ✭ 1,013 (+1268.92%)
Mutual labels:  keyboard, mouse
LowLevelInput.Net
A thread safe and event driven LowLevelMouse and LowLevelKeyboard Hook
Stars: ✭ 32 (-56.76%)
Mutual labels:  keyboard, mouse
input-event
🎹 Read and parse input device(like mouse, keyboard, joystick and IR-Remote)'s event data.
Stars: ✭ 45 (-39.19%)
Mutual labels:  keyboard, mouse

Global Hooks

Allows you to listen for Global Keyboard and Mouse events so even if your application is inactive, it'll still capture Mouse and Keyboard input. This can be used to make global keyboard shortcuts for example.

Compatibility

The solution itself was created using Visual Studio 2017 so you'll probably only be able to open it through that however, if you are using the prebuilt library (.dll) or the Nuget package. It's target framework is .Net Framework 4.6.1.

How to Use

There is a Demo project included which shows you how to use the library. The events, enumerations, types, properties and whatnot also have summarized descriptions so you can use the object browser to learn more about them.

License

This library is licensed under CC0 1.0 Universal (CC0 1.0) - Public Domain Dedication. Also, no need to credit me by the way but if you do, please credit me as Indieteur and if you can, please include my website as well. (e.g. GlobalHooks by Indieteur - https://indieteur.com)

How to Help

Currently, I'm working full time making open source software and free assets and using my savings to pay my bills so I hope you help me with that by either:

  • ko-fi if you want make a one time donation.

  • Patreon if you want to donate evey month.

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].