https://github.com/openstenoproject/plover_plugins_registry
The list of plugins that will show in the Plover Plugins Manager.
https://github.com/openstenoproject/plover_plugins_registry
plover plover-plugins
Last synced: 3 months ago
JSON representation
The list of plugins that will show in the Plover Plugins Manager.
- Host: GitHub
- URL: https://github.com/openstenoproject/plover_plugins_registry
- Owner: openstenoproject
- Created: 2020-12-18T22:17:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-22T04:34:39.000Z (8 months ago)
- Last Synced: 2025-01-29T11:11:32.554Z (4 months ago)
- Topics: plover, plover-plugins
- Homepage:
- Size: 71.3 KB
- Stars: 7
- Watchers: 9
- Forks: 27
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Plover Plugins Registry
The list of plugins that will show in the Plover Plugins Manager.
In order for your [Plover](https://github.com/openstenoproject/plover) plugin to be installable
from the [plugins manager](https://github.com/benoit-pierre/plover_plugins_manager), it must be
listed here.## Contributing
To add your plugin to the registry, please:
- Fork this repository
- Add your plugin to the list as it's named on [PyPI](https://pypi.org)
- Ensure that the list is an alphabetical JSON array
- Open a pull request ([how to open a pull request](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request))
- After your PR is merged, the plugin will be listed in the Plover Plugins Manager