More Premium Hugo Themes Premium React Themes

Promptclip

A prompt manager for MacOS built with Tauri

Promptclip

A prompt manager for MacOS built with Tauri

Author Avatar Theme by kgoedecke
Github Stars Github Stars: 102
Last Commit Last Commit: Jul 19, 2023 -
First Commit Created: Dec 18, 2023 -
Promptclip screenshot

Overview

PromptClip is a Tauri app designed for MacOS that allows users to easily manage AI prompts. It provides a convenient way to save and retrieve prompts, enhancing workflow for AI users. With PromptClip, users can efficiently organize and categorize their prompts, and quickly copy them to the clipboard using the MacOS global search bar.

Features

  • Convenient Prompt Management: PromptClip offers an intuitive dashboard that allows users to add and manage prompts using categories and search functionality.
  • MacOS Global Search Integration: Users can access the MacOS global search using CMD + SHIFT + G, allowing for quick and easy access to prompts.
  • Contribution: PromptClip welcomes contributions from the community, providing an opportunity for users to improve and enhance the app.

Installation

To install PromptClip on your MacOS device, follow the steps below:

  1. Fork the repository and clone it locally.
  2. Install the necessary dependencies by running npm install or yarn in your package manager.
  3. Make desired changes to the codebase.
  4. Thoroughly test your changes to ensure there are no bugs or issues.
  5. Commit your changes and push them to your forked repository.
  6. Submit a pull request with a clear description of the changes made.

To build the app, follow these steps:

  1. Install the necessary dependencies by running npm install or yarn in your package manager.
  2. Build the app by running npm run build or yarn build in your package manager.

To run PromptClip in development mode, follow these steps:

  1. Install the necessary dependencies by running npm install or yarn in your package manager.
  2. Start the development server by running npm run tauri dev or yarn tauri dev in your package manager.

If you encounter any issues, ensure that you have all the necessary dependencies installed and try running the appropriate build command (npm run tauri build or yarn tauri build) after installing dependencies.

Summary

PromptClip is a user-friendly app designed for MacOS that allows users to easily manage their AI prompts. With features like prompt organization and integration with the MacOS global search, PromptClip enhances workflow and productivity for AI users. The app welcomes contributions from the community and is built using technologies like Tauri, React, and Chakra UI. For support or inquiries, users can reach out through the GitHub repository or other available channels. Thank you for your interest and support in PromptClip!