{"id":25974387,"url":"https://github.com/masterivanic/flow.launcher.plugin.repoengine","last_synced_at":"2026-03-07T02:33:23.890Z","repository":{"id":274181445,"uuid":"922152731","full_name":"masterivanic/flow.launcher.plugin.repoengine","owner":"masterivanic","description":"Repo Search Engine is a powerful Flow Launcher plugin designed to help you quickly search","archived":false,"fork":false,"pushed_at":"2025-01-25T18:33:18.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T02:33:04.366Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/masterivanic.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-25T13:11:43.000Z","updated_at":"2025-02-03T07:24:44.000Z","dependencies_parsed_at":"2025-01-25T14:34:05.140Z","dependency_job_id":null,"html_url":"https://github.com/masterivanic/flow.launcher.plugin.repoengine","commit_stats":null,"previous_names":["masterivanic/flow.launcher.plugin.repoengine"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/masterivanic/flow.launcher.plugin.repoengine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterivanic%2Fflow.launcher.plugin.repoengine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterivanic%2Fflow.launcher.plugin.repoengine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterivanic%2Fflow.launcher.plugin.repoengine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterivanic%2Fflow.launcher.plugin.repoengine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/masterivanic","download_url":"https://codeload.github.com/masterivanic/flow.launcher.plugin.repoengine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterivanic%2Fflow.launcher.plugin.repoengine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30206070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"online","status_checked_at":"2026-03-07T02:00:06.765Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-03-05T02:29:53.841Z","updated_at":"2026-03-07T02:33:23.871Z","avatar_url":"https://github.com/masterivanic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Repo Search Engine - Flow Launcher Plugin\n\n![Flow Launcher](https://img.shields.io/badge/Flow%20Launcher-Plugin-blue)\n![GitHub](https://img.shields.io/badge/GitHub-Repo%20Search-green)\n\nRepo Search Engine is a powerful Flow Launcher plugin designed to help you quickly search for GitHub repositories directly from your Flow Launcher search bar. Whether you're looking for a specific repository, exploring trending projects, or just browsing through GitHub, this plugin makes it easy and efficient.\n\n## Features\n\n- **Quick Search**: Search for GitHub repositories without leaving Flow Launcher.\n- **Instant Results**: Get instant search results as you type.\n- **Repository Details**: View key details like repository name, description, stars, forks, and more.\n- **Open in Browser**: Quickly open the repository in your default web browser.\n- **Customizable**: Configure the plugin to suit your needs.\n\n## Installation\n\n1. **Install Flow Launcher**: If you haven't already, download and install [Flow Launcher](https://www.flowlauncher.com/).\n\n2. **Install the Plugin**:\n   - Open Flow Launcher.\n   - Type `pm install RepoSearchEngine` and press Enter.\n   - The plugin will be installed automatically.\n\n3. **Run Tests locally**:\n   `pytest -vvv`\n\n4. **Configure the Plugin**:\n   - After installation, you can configure the plugin by typing `RepoSearchEngine settings` in Flow Launcher.\n   - Customize settings like default search filters, number of results, etc.\n\n## Usage\n\n1. **Search for Repositories**:\n   - Open Flow Launcher.\n   - Type `gh` followed by your search query (e.g., `gh react`).\n   - Press Enter to see the results.\n\n2. **View Repository Details**:\n   - Select a repository from the search results to view more details.\n   - Details include the repository name, description, stars, forks, and more.\n\n3. **Open Repository in Browser**:\n   - Select a repository and press `Enter` to open it in your default web browser.\n\n## Configuration\n\nYou can customize the plugin settings to better suit your needs:\n\n- **Default Search Filters**: Set default filters like language, stars, forks, etc.\n- **Number of Results**: Control the number of results displayed.\n- **Open in Browser**: Choose whether to open the repository in a new tab or the current tab.\n\nTo access the settings, type `RepoSearchEngine settings` in Flow Launcher.\n\n## Contributing\n\nWe welcome contributions! If you'd like to contribute to the development of Repo Search Engine, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch for your feature or bug fix.\n3. Make your changes and commit them.\n4. Submit a pull request.\n\nFor more information, please read our [Contributing Guidelines](CONTRIBUTING.md).\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Support\n\nIf you encounter any issues or have any questions, please open an issue on the [GitHub repository](https://github.com/masterivanic/flow.launcher.plugin.repoengine/issues).\n\n## Acknowledgments\n\n- Thanks to the Flow Launcher team for creating such an amazing tool.\n- Thanks to the GitHub API for providing the data needed for this plugin.\n\n---\n\nHappy searching! 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasterivanic%2Fflow.launcher.plugin.repoengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasterivanic%2Fflow.launcher.plugin.repoengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasterivanic%2Fflow.launcher.plugin.repoengine/lists"}