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
sindresorhus avatar

sindresorhus/KeyboardShortcuts

0
View on GitHub↗
2,643 stars·244 forks·Swift·MIT·10 viewsswiftpackageindex.com/sindresorhus/KeyboardShortcuts/documentation/keyboardshortcuts/keyboardshortcuts↗

KeyboardShortcuts

⌨️ Add user-customizable global keyboard shortcuts (hotkeys) to your macOS app in minutes

Features

  • Keyboard Management - Adds customizable global keyboard shortcuts to macOS applications.
  • UI Libraries and Extensions - Global keyboard shortcut registration for macOS apps.

Star history

Star history chart for sindresorhus/keyboardshortcutsStar history chart for sindresorhus/keyboardshortcuts

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with KeyboardShortcuts

These projects share indexed features with KeyboardShortcuts. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • chrisbanes/accompanistchrisbanes avatar

    chrisbanes/accompanist

    7,822View on GitHub↗

    Accompanist is a Jetpack Compose extension library providing a set of utility components and libraries that fill functional gaps in the declarative UI framework. The project provides an adaptive layout toolkit for building user interfaces that automatically adjust based on Android screen size and device configuration. It includes a renderer for converting standard Android Drawable assets into formats compatible with a declarative painting system, as well as a manager for requesting and tracking Android system permissions.

    Kotlin
    View on GitHub↗7,822
  • gyf-dev/immersionbargyf-dev avatar

    gyf-dev/ImmersionBar

    11,459View on GitHub↗

    ImmersionBar is a set of control utilities for Android designed to manage immersive display modes, notch-aware layouts, virtual keyboard visibility, and system bar aesthetics. It provides a centralized way to maximize screen real estate by toggling full-screen displays and controlling the behavior of status and navigation bars. The library distinguishes itself through specialized adaptation for hardware cutouts and notches, calculating precise offsets and window insets to prevent user interface elements from being obscured. It also includes a dedicated handler for soft keyboard management, wh

    Javaandroidbardialog
    View on GitHub↗11,459
  • gorhom/react-native-bottom-sheetgorhom avatar

    gorhom/react-native-bottom-sheet

    9,003View on GitHub↗

    This is a bottom sheet component library for React Native that provides gesture-driven panels sliding up from the bottom of the screen. The library is built around configurable snap points, dynamic sizing, keyboard awareness, modal presentation, and synchronized scrolling, with native driver animation offloaded to the native thread for smooth performance. The library distinguishes itself through deep gesture and animation control, including custom gesture handler overrides, scroll-gesture synchronization, and dynamic snap point recalculation when content size or keyboard visibility changes. I

    TypeScriptbottom-sheetbottomsheetmodal
    View on GitHub↗9,003
  • apptekstudios/ascollectionviewapptekstudios avatar

    apptekstudios/ASCollectionView

    1,380View on GitHub↗

    A SwiftUI implementation of UICollectionView & UITableView. Here's some of its useful features: supports preloading and onAppear/onDisappear. supports cell selection, with automatic support for SwiftUI editing mode. supports autosizing of cells. supports the new…

    Swift
    View on GitHub↗1,380
Compare all 30 related projects→

Frequently asked questions

What does sindresorhus/keyboardshortcuts do?

⌨️ Add user-customizable global keyboard shortcuts (hotkeys) to your macOS app in minutes

What are the main features of sindresorhus/keyboardshortcuts?

The main features of sindresorhus/keyboardshortcuts are: Keyboard Management, UI Libraries and Extensions.

Which projects share features with sindresorhus/keyboardshortcuts?

Projects with overlapping indexed features include: chrisbanes/accompanist — Accompanist is a Jetpack Compose extension library providing a set of utility components and libraries that fill… gyf-dev/immersionbar — ImmersionBar is a set of control utilities for Android designed to manage immersive display modes, notch-aware… gorhom/react-native-bottom-sheet — This is a bottom sheet component library for React Native that provides gesture-driven panels sliding up from the… apptekstudios/ascollectionview — A SwiftUI implementation of UICollectionView & UITableView. Here's some of its useful features: supports preloading… cay-zhang/swiftspeech — SwiftSpeech Speech Recognition Made Simple. bonyadmitr/keyboardhidemanager — Codeless manager to hide keyboard by tapping on views for iOS written in Swift.