Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanjudis/awesome-command-palette
A list of awesome command palette implementations.
https://github.com/stefanjudis/awesome-command-palette
List: awesome-command-palette
Last synced: 21 days ago
JSON representation
A list of awesome command palette implementations.
- Host: GitHub
- URL: https://github.com/stefanjudis/awesome-command-palette
- Owner: stefanjudis
- License: mit
- Created: 2021-10-31T10:58:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T06:35:54.000Z (6 months ago)
- Last Synced: 2024-05-22T02:00:50.497Z (6 months ago)
- Homepage:
- Size: 146 KB
- Stars: 214
- Watchers: 9
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome-command-palette - A list of awesome command palette implementations. (Other Lists / PowerShell Lists)
README
![Awesome command palette](./screenshot.png)
# Awesome Command Palette
> A list of awesome command palette implementations.
## Sites implementing a command palette
- [GitHub](https://github.com) – Ctrl / Cmd + k
- [Vercel](https://vercel.com/) – Ctrl / Cmd + k
- [Netlify](https://www.netlify.com/) – Ctrl / Cmd + k (turn it on in "Netlify Labs" section)
- [Sentry](https://sentry.io) - Ctrl / Cmd + k
- [Datadog](https://app.datadoghq.com) - Ctrl / Cmd + k
- [CircleCI](https://app.circleci.com) - Ctrl / Cmd + k
- [Todoist](https://todoist.com/app/) - Ctrl / Cmd + k
- [Webflow](https://webflow.com/) - Ctrl / Cmd + e
- [PostHog](https://posthog.com/) - Ctrl / Cmd + k
- [Stripe Docs](https://docs.stripe.com) - /## Browser extensions adding a command palette
- [Omni](https://github.com/alyssaxuu/omni) (Chrome extension)
- [Vimium](https://github.com/philc/vimium) (Chrome and Firefox extension)
- [hackbar](https://github.com/uier/hackbar) (Chrome extension) for using kbar in HackMD## Apps implementing a command palette
- [Visual Studio Code](https://code.visualstudio.com/) – Ctrl / Cmd + Shift + p
- [Sublime Text](https://www.sublimetext.com/) – Ctrl / Cmd + Shift + p
- Chrome Developer Tools – Ctrl / Cmd + Shift + p
- [Discord](https://discord.com) - Ctrl / Cmd + k
- [Figma](https://figma.com) - Ctrl / Cmd + / or Ctrl / Cmd + p
- [Linear](https://linear.app) - Ctrl / Cmd + k
- [Slack](https://slack.com) - Ctrl / Cmd + k
- [Thunderbird](https://www.thunderbird.net/) - Ctrl / Cmd + k
- [Spotify](https://spotify.com) - Ctrl / Cmd + k
- [PHPStorm / Webstorm / Jetbrains IDEs in general](https://www.jetbrains.com/) - Quick press Shift twice
- [Arc](https://arc.net/) - A browser having built-in command palette
- [Obsidian](https://obsidian.md) - Ctrl / Cmd + p## Command palette for OS
- [Raycast](https://www.raycast.com/) - a blazingly fast, totally extendable launcher (currently MacOS only).
- [Sol](https://sol.ospfranco.com/) - an open source app and command launcher (currently MacOS only).
- [Alfred](https://www.alfredapp.com/) - a productivity app with lots of custom actions to control your Mac. (MacOS only).
- [Harmonize](https://www.getharmonize.app/) - a turbocharged Spotify command palette (MacOS only).## Libraries
- [kbar](https://github.com/timc1/kbar) – A portable, extensible and React-based - cmd+k interface for your site.
- [ninja-keys](https://github.com/ssleptsov/ninja-keys) - Keyboard shortcuts interface for your website. Working with static HTML, Vanilla JS, Vue, React, Svelte.
- [astro-command-palette](https://github.com/pauchiner/astro-command-palette) - A minimal command palette for Astro with 0 dependencies.
- [react-command-palette](https://github.com/asabaylus/react-command-palette) - An accessible browser compatible javascript command palette
- [vue-command-palette](https://github.com/xiaoluoboding/vue-command-palette) - A fast, composable, unstyled command palette interface for Vue.
- [scoutbar](https://github.com/adenekan41/scoutbar) - A User-friendly, easy-to-use, scalable, and highly customizable component for automating your command+k experience.
- [kmenu](https://github.com/harshhhdev/kmenu) - An animated and accessible cmd+k interface.
- [cmdk](https://github.com/pacocoursey/cmdk) - Fast, composable, unstyled command menu for React.
- [react-cmdk](https://github.com/albingroen/react-cmdk) – A fast, accessible, and pretty command palette for React.
- [command-pal](https://github.com/benwinding/command-pal) - The hackable command palette for the web, inspired by Visual Studio Code.