All Projects â†’ sezanzeb â†’ Key Mapper

sezanzeb / Key Mapper

Licence: gpl-3.0
🎮 An easy to use tool to change the mapping of your input device buttons.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Key Mapper

Inputsystem
An efficient and versatile input system for Unity.
Stars: ✭ 1,013 (+450.54%)
Mutual labels:  gamepad, mouse, input
Gainput
Cross-platform C++ input library supporting gamepads, keyboard, mouse, touch
Stars: ✭ 636 (+245.65%)
Mutual labels:  gamepad, mouse, input
openinput
Open source firmware for input devices
Stars: ✭ 43 (-76.63%)
Mutual labels:  input, mouse
input-remapper
🎮 An easy to use tool to change the mapping of your input device buttons.
Stars: ✭ 1,142 (+520.65%)
Mutual labels:  mouse, gamepad
Unswitch
🕹 A tiny event handler for Switch controllers!
Stars: ✭ 574 (+211.96%)
Mutual labels:  gamepad, input
Enigo
Cross platform input simulation in Rust
Stars: ✭ 254 (+38.04%)
Mutual labels:  mouse, input
rapp
Cross-platform entry point library
Stars: ✭ 57 (-69.02%)
Mutual labels:  input, mouse
input-event
🎹 Read and parse input device(like mouse, keyboard, joystick and IR-Remote)'s event data.
Stars: ✭ 45 (-75.54%)
Mutual labels:  input, mouse
InputSimulatorStandard
Input Simulator Standard
Stars: ✭ 54 (-70.65%)
Mutual labels:  input, mouse
Pc Optimization Hub
collection of various resources devoted to performance and input lag optimization
Stars: ✭ 55 (-70.11%)
Mutual labels:  mouse, input
Gilrs
Game Input Library for Rust - Mirror of https://gitlab.com/gilrs-project/gilrs
Stars: ✭ 81 (-55.98%)
Mutual labels:  gamepad, input
LowLevelInput.Net
A thread safe and event driven LowLevelMouse and LowLevelKeyboard Hook
Stars: ✭ 32 (-82.61%)
Mutual labels:  input, mouse
Hidguardian
Windows kernel-mode driver for controlling access to various input devices.
Stars: ✭ 138 (-25%)
Mutual labels:  gamepad, input
Neatinput
A .NET standard project which aims to make keyboard and mouse input monitoring easy on Windows and eventually Linux.
Stars: ✭ 89 (-51.63%)
Mutual labels:  mouse, input
Boipushy
Input module for LÖVE
Stars: ✭ 138 (-25%)
Mutual labels:  gamepad, input
Underlinetextfield
Simple UITextfield Subclass with state
Stars: ✭ 156 (-15.22%)
Mutual labels:  input
Esp32 Ble Mouse
Bluetooth LE Mouse library for the ESP32 (Arduino IDE compatible)
Stars: ✭ 180 (-2.17%)
Mutual labels:  mouse
Hidusbf
USB Mice Overclocking Software (for Windows)
Stars: ✭ 152 (-17.39%)
Mutual labels:  mouse
Win Vind
Simple Vim Key Binder for Windows. You can operate Windows with keybindings like Vim.
Stars: ✭ 151 (-17.93%)
Mutual labels:  mouse
Iio Sensor Proxy
IIO accelerometer sensor to input device proxy
Stars: ✭ 192 (+4.35%)
Mutual labels:  input

Key Mapper

An easy to use tool to change the mapping of your input device buttons.
Supports mice, keyboards, gamepads, X11, Wayland, combined buttons and programmable macros.

Usage - Installation - Development - Screenshots

Installation

Manjaro/Arch
pacaur -S key-mapper-git
Ubuntu/Debian

Get a .deb file from the release page or install the latest changes via:

sudo apt install git python3-setuptools
git clone https://github.com/sezanzeb/key-mapper.git
cd key-mapper; ./scripts/build.sh
sudo apt install ./dist/key-mapper-0.7.0.deb
pip
sudo pip install git+https://github.com/sezanzeb/key-mapper.git
sudo systemctl enable key-mapper
sudo systemctl restart key-mapper

Screenshots

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].