{"id":21566770,"url":"https://github.com/eliostvs/tomate-plugin-template","last_synced_at":"2026-01-04T00:33:36.090Z","repository":{"id":77870567,"uuid":"366564692","full_name":"eliostvs/tomate-plugin-template","owner":"eliostvs","description":"A Copier template for Tomate plugin","archived":false,"fork":false,"pushed_at":"2022-09-04T08:12:05.000Z","size":98,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T12:13:59.359Z","etag":null,"topics":["copier-template"],"latest_commit_sha":null,"homepage":"","language":"Jinja","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/eliostvs.png","metadata":{"files":{"readme":"README.md.jinja","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.jinja","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.jinja","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-12T02:03:52.000Z","updated_at":"2022-09-03T12:53:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"469dd6c5-85c3-4b1f-8a91-d7f3cd86db5a","html_url":"https://github.com/eliostvs/tomate-plugin-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliostvs%2Ftomate-plugin-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliostvs%2Ftomate-plugin-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliostvs%2Ftomate-plugin-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliostvs%2Ftomate-plugin-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eliostvs","download_url":"https://codeload.github.com/eliostvs/tomate-plugin-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244162476,"owners_count":20408537,"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":["copier-template"],"created_at":"2024-11-24T10:28:10.537Z","updated_at":"2026-01-04T00:33:36.065Z","avatar_url":"https://github.com/eliostvs.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tomate {{ plugin_name }} Plugin\n\n{{ plugin_description }}\n\n## Installation\n\n## Usage\n\n## Development\n\nInstall the following native dependencies in you system:\n\n- Python3 \n- pip\n- make \n- git \n- git-flow\n- tomate/tomate-gtk\n\nInstall the Python development dependencies:\n\n```bash\npip install --user black bumpversion copier pytest pytest-cov pytest-flake8 pytest-mock pre-commit\n```\n\nCreate the plugin project:\n\n```bash\ncopier gh:eliostvs/tomate-plugin-template path/to/plugin/project`\n```\n\n### Media Files\n\nIf this plugin uses media files (icons, mp3, etc), copy them to the **data** directory in root of the repository.\n\n### Testing\n\nPersonalize the .pre-commit-config.yaml\n\nFormat the files using [black](https://pypi.org/project/black/):\n\n```bash\nmake format\n```\n\nRun test in your local environment:\n\n```bash\nmake test\n```\n\nRun test inside the docker:\n\n```bash\nmake docker-test\n```\n\nTest manually the plugin:\n\n```bash\nln -s ~/.local/share/tomate/plugins path/to/plugin/project/data/plugins\ntomate-gtk -v\n```\n\nThen activate the plugin through the settings.\n\n### Release\n\nUpdate the *[Unrelease]* section in the CHANGELOG.md file then:\n\n`make release-[patch|minor|major]`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliostvs%2Ftomate-plugin-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feliostvs%2Ftomate-plugin-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliostvs%2Ftomate-plugin-template/lists"}