# vicinaehq/vicinae

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/vicinaehq-vicinae).**

6,436 stars · 151 forks · C++ · gpl-3.0

## Links

- GitHub: https://github.com/vicinaehq/vicinae
- Homepage: https://vicinae.com
- awesome-repositories: https://awesome-repositories.com/repository/vicinaehq-vicinae.md

## Topics

`app-launcher` `linux` `nodejs` `poweruser` `productivity` `qt` `raycast` `react`

## Tags

### Business & Productivity Software

- [Unified Command Palettes](https://awesome-repositories.com/f/business-productivity-software/task-workflow-automation/productivity-task-management/productivity-suites/cross-platform-productivity-tools/unified-command-palettes.md) — Combines app launching, clipboard management, text expansion, and window switching into a single keyboard-driven interface.
- [Natural Language Calculations](https://awesome-repositories.com/f/business-productivity-software/natural-language-calculations.md) — Evaluates mathematical expressions written in plain English, including unit and currency conversions. ([source](https://docs.vicinae.com/calculator))

### Data & Databases

- [Keyboard-Driven Launchers](https://awesome-repositories.com/f/data-databases/data-access-querying/database-apis/command-interfaces/keyboard-driven-launchers.md) — Provides a unified keyboard-driven command palette for launching apps and executing tasks.
- [Text Expanders](https://awesome-repositories.com/f/data-databases/text-pattern-matching/text-search-and-replace/text-expanders.md) — Replaces short trigger strings with predefined longer text blocks as you type. ([source](https://cdn.jsdelivr.net/gh/vicinaehq/vicinae@main/README.md))

### Development Tools & Productivity

- [Command Palettes](https://awesome-repositories.com/f/development-tools-productivity/command-execution-interfaces/command-palettes.md) — Manages a single input-driven interface that dispatches queries to providers for app launching and system actions.
- [Clipboard Managers](https://awesome-repositories.com/f/development-tools-productivity/clipboard-management/clipboard-managers.md) — Stores and retrieves a searchable history of copied text items for quick pasting. ([source](https://cdn.jsdelivr.net/gh/vicinaehq/vicinae@main/README.md))
- [Clipboard Change Watchers](https://awesome-repositories.com/f/development-tools-productivity/clipboard-management/clipboard-managers/clipboard-change-watchers.md) — Monitors system clipboard changes in real time and stores each selection for later retrieval. ([source](https://docs.vicinae.com/clipboard))
- [Raycast-Compatible Extension Runtimes](https://awesome-repositories.com/f/development-tools-productivity/code-editors-ides/extension-ecosystems-management/editor-extensions/editor-integrations/extension-compatibility-layers/raycast-compatible-extension-runtimes.md) — Runs custom React and TypeScript extensions compatible with the Raycast ecosystem.
- [Raycast-Compatible Runtimes](https://awesome-repositories.com/f/development-tools-productivity/code-editors-ides/extension-ecosystems-management/editor-extensions/editor-integrations/extension-compatibility-layers/raycast-compatible-runtimes.md) — Loads and executes React/TypeScript extensions using a sandboxed Raycast-compatible runtime.
- [Desktop Productivity Tools](https://awesome-repositories.com/f/development-tools-productivity/desktop-productivity-tools.md) — Combines app launching, clipboard management, text expansion, and window switching into a single interface.
- [File Search Utilities](https://awesome-repositories.com/f/development-tools-productivity/file-search-utilities.md) — Locates files on the filesystem and browses installed fonts through a fast, keyboard-driven search interface. ([source](https://docs.vicinae.com/file-search))
- [Keyboard-Driven Launchers](https://awesome-repositories.com/f/development-tools-productivity/keyboard-driven-launchers.md) — Launches installed applications and executes commands entirely from the keyboard.
- [Custom Run Scripts](https://awesome-repositories.com/f/development-tools-productivity/shell-script-execution-engines/custom-run-scripts.md) — Runs user-defined scripts and Raycast-compatible commands from a unified interface.
- [Text Snippet Managers](https://awesome-repositories.com/f/development-tools-productivity/text-snippet-managers.md) — Creates and manages text snippets with optional keywords for universal expansion across any application. ([source](https://docs.vicinae.com/snippets))
- [Interactive Snippet Expansion](https://awesome-repositories.com/f/development-tools-productivity/text-snippet-managers/interactive-snippet-expansion.md) — Replaces typed keywords with full snippet content automatically in any application window. ([source](https://docs.vicinae.com/snippets))
- [Encrypted Clipboard Storage](https://awesome-repositories.com/f/development-tools-productivity/clipboard-management/clipboard-managers/encrypted-clipboard-storage.md) — Protects stored clipboard history with AES256-GCM encryption using the system keychain. ([source](https://docs.vicinae.com/clipboard))
- [Expression Evaluators](https://awesome-repositories.com/f/development-tools-productivity/mathematical-calculators/expression-evaluators.md) — Parses and computes mathematical expressions directly within the command input field.
- [Local File Indexers](https://awesome-repositories.com/f/development-tools-productivity/search-indexing-tools/local-file-indexers.md) — Builds a searchable index of file names and metadata from specified directories on startup. ([source](https://docs.vicinae.com/file-search))
- [Command Palette Script Launchers](https://awesome-repositories.com/f/development-tools-productivity/shell-script-execution-engines/custom-run-scripts/command-palette-script-launchers.md) — Indexes executable scripts from configured directories and launches them from the command palette. ([source](https://docs.vicinae.com/scripts/getting-started))
- [Dynamic Content Injection in Snippets](https://awesome-repositories.com/f/development-tools-productivity/text-snippet-managers/interactive-snippet-expansion/dynamic-content-injection-in-snippets.md) — Inserts shell command output, dates, UUIDs, and clipboard text into snippets using placeholders. ([source](https://docs.vicinae.com/snippets))

### Operating Systems & Systems Programming

- [Application Launchers](https://awesome-repositories.com/f/operating-systems-systems-programming/application-launchers.md) — Provides a keyboard-driven interface for launching installed applications by name. ([source](https://cdn.jsdelivr.net/gh/vicinaehq/vicinae@main/README.md))
- [OS-Level Integrations](https://awesome-repositories.com/f/operating-systems-systems-programming/os-level-integrations.md) — Interfaces with native OS APIs to control volume, manage windows, and access clipboard history.

### User Interface & Experience

- [Keyboard-Driven Menu Systems](https://awesome-repositories.com/f/user-interface-experience/application-menu-systems/keyboard-driven-menu-systems.md) — Ships a minimalist, keyboard-driven menu system for custom workflows and script execution.
- [Keyboard-Navigable Menu Generators](https://awesome-repositories.com/f/user-interface-experience/context-menu-construction/keyboard-navigable-menu-generators.md) — Generates minimalist, keyboard-navigable menus from arbitrary data sources for automation.
- [File Previewers](https://awesome-repositories.com/f/user-interface-experience/file-previewers.md) — Shows file content snippets alongside search results for quick identification. ([source](https://docs.vicinae.com/file-search))
- [dmenu-Style Menus](https://awesome-repositories.com/f/user-interface-experience/styled-properties/popup-styling/contextual-popups/command-menus/dmenu-style-menus.md) — Generates minimalist, keyboard-driven menus using the dmenu paradigm for custom workflows. ([source](https://cdn.jsdelivr.net/gh/vicinaehq/vicinae@main/README.md))

### Web Development

- [Tab Management](https://awesome-repositories.com/f/web-development/browser-integration-utilities/browser-session-management/tab-management.md) — Views and switches between open browser tabs using keyboard shortcuts.
- [Tab Bridges](https://awesome-repositories.com/f/web-development/browser-integration-utilities/browser-session-management/tab-management/tab-bridges.md) — Ships a bridge interface for enumerating and switching between open browser tabs.
- [Tab Switchers](https://awesome-repositories.com/f/web-development/browser-integration-utilities/browser-session-management/tab-management/tab-switchers.md) — Lists open browser tabs and jumps to the selected one without leaving the keyboard. ([source](https://cdn.jsdelivr.net/gh/vicinaehq/vicinae@main/README.md))
- [Extension Development](https://awesome-repositories.com/f/web-development/react-development/extension-development.md) — Builds custom extensions using React and TypeScript, leveraging the Raycast ecosystem.
- [Extension Runtimes](https://awesome-repositories.com/f/web-development/react-development/project-bootstrapping/typescript-initializations/extension-runtimes.md) — Builds custom extensions using React and TypeScript, compatible with the Raycast ecosystem. ([source](https://cdn.jsdelivr.net/gh/vicinaehq/vicinae@main/README.md))

### Software Engineering & Architecture

- [React Extension Runtimes](https://awesome-repositories.com/f/software-engineering-architecture/integration-extensibility/extensibility/plugin-architectures/developer-authoring-interfaces/custom-module-implementations/module-functionality-extenders/plugin-extenders/react-extension-runtimes.md) — Adds custom functionality by installing React and TypeScript extensions compatible with the Raycast ecosystem. ([source](https://cdn.jsdelivr.net/gh/vicinaehq/vicinae@main/README.md))
- [Directory-Based Plugin Discovery](https://awesome-repositories.com/f/software-engineering-architecture/integration-extensibility/extensibility/plugin-architectures/registration-discovery-systems/directory-based-plugin-discovery.md) — Scans predefined directories for extension manifests and registers their commands at startup.
