Skip to content

kgoedecke/promptclip

Repository files navigation

PromptClip

PromptClip is a Tauri app designed to store and access 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.

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 MIT License. Feel free to use, modify, and distribute the app according to the terms of the license.

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!