Skip to content

🤖 A prompt manager for MacOS built with Tauri ♉️

License

Notifications You must be signed in to change notification settings

AI-Chef/promptclip

 
 

Repository files navigation

📎 PromptClip - Prompt Manager for MacOS

Website: www.getpromptclip.com

PromptClip is a Tauri app to manage AI prompts easily. It provides a convenient way to save prompts and retrieve them for later use. With PromptClip, you can efficiently manage and organize your AI prompts to enhance your workflow.

A MacOS global search bar makes it easy for you to get your copy your prompts to the clipboard.

Demo

The main dashboard

Allows you to add manage prompts using categories, search and more.

Search Bar

Access the global MacOS search with CMD + SHIFT + G. The search bar works similar to Spotlight or Alfred.

Contributing

We welcome contributions from the community! If you would like to contribute to PromptClip, please follow the steps below:

  1. Fork the repository and clone it locally.
  2. Install the necessary dependencies by running the appropriate command for your package manager (npm install or yarn).
  3. Make your desired changes and improvements to the codebase.
  4. Test your changes thoroughly to ensure they don't introduce any 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 you made.

Building the App

To build PromptClip, follow the steps below:

  1. Install the necessary dependencies by running the appropriate command for your package manager (npm install or yarn).
  2. Build the app by running the appropriate command for your package manager (npm run build or yarn build).

Running a Development Version

To run PromptClip in development mode, follow the steps below:

  1. Install the necessary dependencies by running the appropriate command for your package manager (npm install or yarn).
  2. Start the development server by running the appropriate command for your package manager (npm run tauri dev or yarn tauri dev).

If you encounter any issues, please make sure 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.

License

PromptClip is licensed under the GNU Affero General Public License v3.0.

Acknowledgements

PromptClip was built using the following technologies and libraries:

We express our gratitude to the developers and contributors of these open-source projects for their valuable work.

Support

If you encounter any issues or have any questions or suggestions regarding PromptClip, please feel free to reach out to us by creating an issue in the GitHub repository or contacting us through other available channels.

Thank you for your interest and support in PromptClip!

About

🤖 A prompt manager for MacOS built with Tauri ♉️

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.1%
  • Rust 16.7%
  • CSS 2.8%
  • HTML 0.4%