{"id":13697984,"url":"https://github.com/kgoedecke/promptclip","last_synced_at":"2025-08-13T08:31:09.716Z","repository":{"id":182315838,"uuid":"657775527","full_name":"kgoedecke/promptclip","owner":"kgoedecke","description":"🤖 A prompt manager for MacOS built with Tauri ♉️","archived":false,"fork":false,"pushed_at":"2023-07-19T13:54:35.000Z","size":1042,"stargazers_count":67,"open_issues_count":17,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-13T01:35:15.287Z","etag":null,"topics":["chakra-ui","chatgpt","opensource","prompt","prompt-engineering","prompt-manager","prompt-toolkit","rust","tauri"],"latest_commit_sha":null,"homepage":"https://getpromptclip.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kgoedecke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-06-23T20:31:23.000Z","updated_at":"2024-11-09T23:05:23.000Z","dependencies_parsed_at":"2023-07-19T14:51:05.631Z","dependency_job_id":null,"html_url":"https://github.com/kgoedecke/promptclip","commit_stats":null,"previous_names":["kgoedecke/promptclip"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgoedecke%2Fpromptclip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgoedecke%2Fpromptclip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgoedecke%2Fpromptclip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgoedecke%2Fpromptclip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kgoedecke","download_url":"https://codeload.github.com/kgoedecke/promptclip/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229749274,"owners_count":18118321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chakra-ui","chatgpt","opensource","prompt","prompt-engineering","prompt-manager","prompt-toolkit","rust","tauri"],"created_at":"2024-08-02T18:01:08.998Z","updated_at":"2024-12-14T19:43:21.578Z","avatar_url":"https://github.com/kgoedecke.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# 📎 PromptClip - Prompt Manager for MacOS\n\n\u003cimg src=\"https://github.com/kgoedecke/promptclip/assets/5519740/812741fa-0311-456f-b769-32cf1e1a5bd6\" style=\"width: 350px;\"\u003e\n\nWebsite: [www.getpromptclip.com](https://getpromptclip.com)\n\nPromptClip 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.\n\nA MacOS global search bar makes it easy for you to get your copy your prompts to the clipboard.\n\n## Demo\n\n#### The main dashboard\nAllows you to add manage prompts using categories, search and more.\n\n\u003cimg src=\"https://github.com/kgoedecke/promptclip/assets/5519740/3813baf1-8a71-462b-a54d-cfdf04514143\" style=\"width: 750px;\"\u003e\n\n\n#### Search Bar\n\nAccess the global MacOS search with `CMD + SHIFT + G`. The search bar works similar to Spotlight or Alfred.\n\n\u003cimg src=\"https://github.com/kgoedecke/promptclip/assets/5519740/438427a5-89f4-4d56-aaf5-67c391b6bfd2\" style=\"width: 750px;\"\u003e\n\n## Contributing\n\nWe welcome contributions from the community! If you would like to contribute to PromptClip, please follow the steps below:\n\n1. Fork the repository and clone it locally.\n2. Install the necessary dependencies by running the appropriate command for your package manager (`npm install` or `yarn`).\n3. Make your desired changes and improvements to the codebase.\n4. Test your changes thoroughly to ensure they don't introduce any bugs or issues.\n5. Commit your changes and push them to your forked repository.\n6. Submit a pull request with a clear description of the changes you made.\n\n## Building the App\n\nTo build PromptClip, follow the steps below:\n\n1. Install the necessary dependencies by running the appropriate command for your package manager (`npm install` or `yarn`).\n2. Build the app by running the appropriate command for your package manager (`npm run build` or `yarn build`).\n\n## Running a Development Version\n\nTo run PromptClip in development mode, follow the steps below:\n\n1. Install the necessary dependencies by running the appropriate command for your package manager (`npm install` or `yarn`).\n2. Start the development server by running the appropriate command for your package manager (`npm run tauri dev` or `yarn tauri dev`).\n\nIf 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.\n\n## License\n\nPromptClip is licensed under the [GNU Affero General Public License v3.0](LICENSE).\n\n## Acknowledgements\n\nPromptClip was built using the following technologies and libraries:\n\n- Tauri: [https://tauri.app/](https://tauri.app/)\n- React: [https://reactjs.org/](https://reactjs.org/)\n- Chakra UI: [https://chakra-ui.com/](https://chakra-ui.com/)\n\nWe express our gratitude to the developers and contributors of these open-source projects for their valuable work.\n\n## Support\n\nIf 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.\n\nThank you for your interest and support in PromptClip!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkgoedecke%2Fpromptclip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkgoedecke%2Fpromptclip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkgoedecke%2Fpromptclip/lists"}