{"id":19309893,"url":"https://github.com/gotify/plugin-template","last_synced_at":"2025-04-22T13:33:43.331Z","repository":{"id":97432228,"uuid":"168870933","full_name":"gotify/plugin-template","owner":"gotify","description":"A template for plugins.","archived":false,"fork":false,"pushed_at":"2023-09-17T08:46:17.000Z","size":25,"stargazers_count":17,"open_issues_count":0,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-06-20T00:43:58.666Z","etag":null,"topics":["golang","gotify","gotify-plugin","template"],"latest_commit_sha":null,"homepage":"https://gotify.net/docs/plugin","language":"Makefile","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/gotify.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":"2019-02-02T19:47:43.000Z","updated_at":"2024-06-05T18:13:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"c8afe567-557b-424c-a99d-6ccafc6e7c4b","html_url":"https://github.com/gotify/plugin-template","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotify%2Fplugin-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotify%2Fplugin-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotify%2Fplugin-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotify%2Fplugin-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotify","download_url":"https://codeload.github.com/gotify/plugin-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223898383,"owners_count":17221751,"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":["golang","gotify","gotify-plugin","template"],"created_at":"2024-11-10T00:21:24.474Z","updated_at":"2024-11-10T00:21:25.151Z","avatar_url":"https://github.com/gotify.png","language":"Makefile","readme":"# gotify/plugin-template [![](https://travis-ci.org/gotify/plugin-template.svg?branch=master)](https://travis-ci.org/gotify/plugin-template)\n\nA plugin template for [gotify/server](https://github.com/gotify/server)\nusing [gotify/plugin-api](https://github.com/gotify/plugin-api).\n\n## Getting Started\n\n1. Clone, fork or copy this repository.\n1. Change `PLUGIN_NAME` in [Makefile](Makefile).\n1. Setup building on every release\n   * Enable travis-ci in your repository.\n   * Add `GH_TOKEN` environment variable see [travis-ci docs](https://docs.travis-ci.com/user/deployment/pages/#setting-the-github-token).\n1. Implement your plugin. See [plugin docs](https://gotify.net/docs/plugin).\n1. Create a release to automatically build the plugin.\n\n*When you're done, feel free to add your plugin to [gotify/contrib](https://github.com/gotify/contrib).*\n\n## Building\n\nFor building the plugin gotify/build docker images are used to ensure compatibility with \n[gotify/server](https://github.com/gotify/server).\n\n`GOTIFY_VERSION` can be a tag, commit or branch from the gotify/server repository.\n\nThis command builds the plugin for amd64, arm-7 and arm64. \nThe resulting shared object will be compatible with gotify/server version 2.0.20.\n```bash\n$ make GOTIFY_VERSION=\"v2.0.20\" FILE_SUFFIX=\"for-gotify-v2.0.20\" build\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgotify%2Fplugin-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgotify%2Fplugin-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgotify%2Fplugin-template/lists"}