awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ndeadly avatar

ndeadly/MissionControl

0
View on GitHub↗
3,197 stars·153 forks·C++·gpl-2.0·17 views

MissionControl

MissionControl is a suite of management utilities designed for pairing, configuring, and managing third-party Bluetooth controllers on a gaming console. It functions as a controller manager, hardware configuration tool, and input remapping utility.

The project features a Bluetooth identity spoofer that overrides the host adapter name and address, allowing controllers to be shared across multiple devices without repeating the pairing process. It also provides a translation layer to redirect physical button presses to different logical system inputs.

The software covers hardware configuration for rumble, motion controls, trigger thresholds, and LED brightness. It includes calibration tools for saving analog stick offsets and haptic feedback tuning to adjust vibration intensity. These settings and calibration data are persisted in virtual memory to maintain consistent input behavior across sessions.

The utility integrates with native system menus to manage pairing and button remapping using original system layouts.

Features

  • Controller Pairing Configurations - Pairs and customizes non-native Bluetooth controllers to work with the gaming console without additional hardware.
  • Analog Input Calibration - Saves analog stick offsets and trigger thresholds to ensure consistent input behavior across gaming sessions.
  • Bluetooth Connectivity - Pairs non-native Bluetooth controllers to the system, supporting up to eight simultaneous wireless connections.
  • Controller Connection Managers - Provides a system utility for pairing, configuring, and managing third-party Bluetooth controllers on a gaming console.
  • Controller Hardware Configuration Tools - Provides a tool for adjusting rumble, motion controls, trigger thresholds, and LED brightness for connected devices.
  • Input Remapping - Provides a translation layer to redirect physical button presses to different logical system inputs.
  • Physical Button Interfacing - Changes button assignments within system settings to align digital controls with preferred physical layouts.
  • Input Remapping Utilities - Offers a software interface for changing button assignments and saving analog stick calibration offsets.
  • Bluetooth Identity Spoofers - Overrides the host adapter name and address to allow controllers to be shared across multiple devices.
  • Bluetooth Adapter Spoofing - Implements a Bluetooth identity spoofer to share controllers across multiple devices without repeating the pairing process.
  • Calibration Tools - Provides tools to calibrate vibration intensity and motion sensing for third-party controllers to ensure consistent physical feel.
  • Controller Haptic and LED Configurations - Adjusts hardware settings for rumble, motion controls, trigger thresholds, and LED brightness.
  • Non-Volatile Setting Persistence - Persists calibration data and device offsets in non-volatile memory to maintain settings across system reboots.
  • Multi-Device Connection Managers - Manages simultaneous wireless links for up to eight controllers by coordinating Bluetooth stack allocations.
  • Controller Hardware Parameter Mappings - Translates software-defined rumble and trigger thresholds into physical hardware signals for third-party controllers.
  • Haptic Feedback Customization - Adjusts rumble intensity and motion sensing parameters to optimize the physical feel of third-party input devices.

Star history

Star history chart for ndeadly/missioncontrolStar history chart for ndeadly/missioncontrol

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to MissionControl

Similar open-source projects, ranked by how many features they share with MissionControl.
  • randyrants/sharpkeysrandyrants avatar

    randyrants/sharpkeys

    6,821View on GitHub↗

    SharpKeys is a Windows registry keyboard remapper and input customizer. It functions as a tool for changing keyboard key assignments by modifying the Windows registry scancode map. The utility includes a keyboard key identifier to detect the internal scan code of a pressed key, which facilitates accurate remapping and identification of physical keys. The software covers keyboard input identification and custom keyboard layout setup, allowing users to swap or disable keyboard inputs by managing the Windows registry.

    C#keyboardkeyboard-mappingremap
    View on GitHub↗6,821
  • davidobot/betterjoyDavidobot avatar

    Davidobot/BetterJoy

    4,698View on GitHub↗

    BetterJoy is a software layer and driver for connecting Nintendo Switch Pro Controllers and Joy-Cons to a Windows environment via Bluetooth or USB. It functions as an XInput controller emulator and gamepad input mapper, translating Nintendo Switch controller inputs into XInput signals for use with PC games and emulators. The project includes a gyroscope mouse emulator that maps the internal gyroscope of Nintendo Switch controllers to system mouse cursor movement. It also provides a configuration interface for remapping controller buttons to custom keyboard keys. The software covers hardware

    C#bluetoothcemucemu-emulator
    View on GitHub↗4,698
  • aicareles/android-bleaicareles avatar

    aicareles/Android-BLE

    2,845View on GitHub↗

    This library is a framework for Android applications to manage Bluetooth Low Energy connectivity, peripheral discovery, and data exchange. It provides a standardized interface for integrating wireless hardware, enabling developers to handle complex communication tasks through a structured connectivity framework. The library distinguishes itself by implementing a managed operation pipeline that serializes asynchronous commands to prevent hardware collisions. It utilizes a state-machine-based approach to track connection lifecycles, which automates retry logic and maintains stable links across

    Java
    View on GitHub↗2,845
  • espressif/arduino-esp32espressif avatar

    espressif/arduino-esp32

    16,984View on GitHub↗

    This project is an implementation of the Arduino framework for ESP32 microcontrollers, providing a core that enables firmware development using a familiar API. It functions as a microcontroller hardware abstraction layer and a firmware toolchain integration, bridging external development environments to the hardware for compilation and flashing. The system includes an embedded real-time operating system wrapper to manage multi-core execution and task scheduling, alongside a wireless communication suite for TCP/IP networking and Bluetooth Low Energy. It distinguishes itself by providing an obj

    C++
    View on GitHub↗16,984
See all 30 alternatives to MissionControl→

Frequently asked questions

What does ndeadly/missioncontrol do?

MissionControl is a suite of management utilities designed for pairing, configuring, and managing third-party Bluetooth controllers on a gaming console. It functions as a controller manager, hardware configuration tool, and input remapping utility.

What are the main features of ndeadly/missioncontrol?

The main features of ndeadly/missioncontrol are: Controller Pairing Configurations, Analog Input Calibration, Bluetooth Connectivity, Controller Connection Managers, Controller Hardware Configuration Tools, Input Remapping, Physical Button Interfacing, Input Remapping Utilities.

What are some open-source alternatives to ndeadly/missioncontrol?

Open-source alternatives to ndeadly/missioncontrol include: randyrants/sharpkeys — SharpKeys is a Windows registry keyboard remapper and input customizer. It functions as a tool for changing keyboard… davidobot/betterjoy — BetterJoy is a software layer and driver for connecting Nintendo Switch Pro Controllers and Joy-Cons to a Windows… aicareles/android-ble — This library is a framework for Android applications to manage Bluetooth Low Energy connectivity, peripheral… espressif/arduino-esp32 — This project is an implementation of the Arduino framework for ESP32 microcontrollers, providing a core that enables… atar-axis/xpadneo — xpadneo is a Linux kernel driver that enables Bluetooth Low Energy connectivity and input support for wireless Xbox… 360controller/360controller — 360Controller is a macOS system extension and driver that enables wired Xbox 360, Xbox One, and original Xbox…