{"id":29197420,"url":"https://github.com/flow-launcher/dotnet-template","last_synced_at":"2025-07-02T07:09:01.157Z","repository":{"id":48859757,"uuid":"276990240","full_name":"Flow-Launcher/dotnet-template","owner":"Flow-Launcher","description":"A dotnet-new template to start off plugins for the Flow Launcher.","archived":false,"fork":false,"pushed_at":"2024-09-27T20:54:34.000Z","size":57,"stargazers_count":10,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-02T07:09:00.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Flow-Launcher.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}},"created_at":"2020-07-03T21:28:34.000Z","updated_at":"2025-03-30T00:47:02.000Z","dependencies_parsed_at":"2024-01-23T22:06:05.410Z","dependency_job_id":null,"html_url":"https://github.com/Flow-Launcher/dotnet-template","commit_stats":{"total_commits":33,"total_committers":4,"mean_commits":8.25,"dds":0.1515151515151515,"last_synced_commit":"d9086de7c47221862967a0adb4f748f6bf99eb13"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/Flow-Launcher/dotnet-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flow-Launcher%2Fdotnet-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flow-Launcher%2Fdotnet-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flow-Launcher%2Fdotnet-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flow-Launcher%2Fdotnet-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flow-Launcher","download_url":"https://codeload.github.com/Flow-Launcher/dotnet-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flow-Launcher%2Fdotnet-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263091080,"owners_count":23412358,"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":[],"created_at":"2025-07-02T07:08:59.087Z","updated_at":"2025-07-02T07:09:01.140Z","avatar_url":"https://github.com/Flow-Launcher.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Flow-Launcher dotnet-new template [![Build status](https://ci.appveyor.com/api/projects/status/nii6rmp022mn4yp6?svg=true)](https://ci.appveyor.com/project/JohnTheGr8/dotnet-template)\r\n==================\r\n\r\nA dotnet CLI template to start off plugins for the [Flow Launcher](https://github.com/Flow-Launcher/Flow.Launcher).\r\n\r\n### Installation\r\n\r\nInstall the template by running the following command:\r\n\r\n    dotnet new install Flow.Launcher.Plugin.Template\r\n\r\n### Usage\r\n\r\n    dotnet new flow-plugin --name SamplePlugin --pluginAuthor YourGithubUsername\r\n\r\nfor example, to start a plugin for `Spotify` with the `sp` keyword and a description, you would run:\r\n\r\n```ps\r\ndotnet new flow-plugin --name Spotify --keyword sp --pluginAuthor MyNameOnGithub --description \"a Spotify plugin for Flow-Launcher\"\r\n```\r\n\r\n### Options\r\n\r\n| Option          | Description                                                                                             |\r\n| --------------- | ------------------------------------------------------------------------------------------------------- |\r\n| `--name`        | The name of the plugin. Entering `SamplePlugin` will be expanded to `Flow.Launcher.Plugin.SamplePlugin` |\r\n| `--pluginAuthor`| The username of the author. Will be used as the username in Github links.                               |\r\n| `--keyword`     | The action keyword of the plugin. Default value is `*`                                                  |\r\n| `--description` | The description of the plugin that will be used in `plugin.json` and appear in the UI.                  |\r\n\r\n### Next steps\r\n\r\nAfter generating the source files for your new plugin:\r\n\r\n- check the `.csproj` file and `plugin.json` to verify the details are correct\r\n- optionally, add an icon named `icon.png` inside the project folder\r\n- open `Main.cs` and start writing your new plugin\r\n\r\n### Uninstall\r\n\r\n    dotnet new uninstall Flow.Launcher.Plugin.Template\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflow-launcher%2Fdotnet-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflow-launcher%2Fdotnet-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflow-launcher%2Fdotnet-template/lists"}