Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kgoedecke/promptclip

🤖 A prompt manager for MacOS built with Tauri ♉️
https://github.com/kgoedecke/promptclip

chakra-ui chatgpt opensource prompt prompt-engineering prompt-manager prompt-toolkit rust tauri

Last synced: about 1 month ago
JSON representation

🤖 A prompt manager for MacOS built with Tauri ♉️

Awesome Lists containing this project

README

        

# 📎 PromptClip - Prompt Manager for MacOS

Website: [www.getpromptclip.com](https://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](LICENSE).

## Acknowledgements

PromptClip was built using the following technologies and libraries:

- Tauri: [https://tauri.app/](https://tauri.app/)
- React: [https://reactjs.org/](https://reactjs.org/)
- Chakra UI: [https://chakra-ui.com/](https://chakra-ui.com/)

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](https://github.com/kgoedecke/promptclip/) or contacting us through other available channels.

Thank you for your interest and support in PromptClip!