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
D

Deadcows/Unity-Hotkeys

0
View on GitHub↗
0 stars·0 forks·6 views

Unity Hotkeys

Features

  • Keyboard Shortcuts - Adds hotkeys for locking inspectors and clearing consoles.

Star history

Star history chart for deadcows/unity-hotkeysStar history chart for deadcows/unity-hotkeys

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 Unity Hotkeys

Similar open-source projects, ranked by how many features they share with Unity Hotkeys.
  • baba-s/unity-shortcut-key-plusB

    baba-s/unity-shortcut-key-plus

    0View on GitHub↗
    View on GitHub↗0
  • ccampbell/mousetrapccampbell avatar

    ccampbell/mousetrap

    11,774View on GitHub↗

    Mousetrap is a JavaScript keyboard shortcut library used to bind specific key combinations and sequences to custom functions in web applications. It serves as a keyboard event handler that listens to and manages keypress, keydown, and keyup events across a browser window. The library includes a sequence-based input manager for triggering actions based on a precise series of keys pressed in a specific order. It also provides a custom shortcut recorder to capture user keystrokes for defining and saving personalized shortcuts. The system supports global binding registration to ensure shortcuts

    JavaScriptjavascriptkeyboardkeyboard-shortcuts
    View on GitHub↗11,774
  • dmauro/keypressdmauro avatar

    dmauro/Keypress

    3,156View on GitHub↗

    A keyboard input capturing utility in which any key can be a modifier key.

    CoffeeScript
    View on GitHub↗3,156
  • adrenak/uniprepA

    adrenak/UniPrep

    0View on GitHub↗
    View on GitHub↗0
See all 13 alternatives to Unity Hotkeys→

Frequently asked questions

What are the main features of deadcows/unity-hotkeys?

The main features of deadcows/unity-hotkeys are: Keyboard Shortcuts.

What are some open-source alternatives to deadcows/unity-hotkeys?

Open-source alternatives to deadcows/unity-hotkeys include: baba-s/unity-shortcut-key-plus. ccampbell/mousetrap — Mousetrap is a JavaScript keyboard shortcut library used to bind specific key combinations and sequences to custom… dmauro/keypress — A keyboard input capturing utility in which any key can be a modifier key. garettbass/unityextensions.selectionhistory. ghatsmith/animatortransitionshortcuts. adrenak/uniprep.