Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 749 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 749 Bytes

Plover Plugins Registry

The list of plugins that will show in the Plover Plugins Manager.

In order for your Plover plugin to be installable from the 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
  • Ensure that the list is an alphabetical JSON array
  • Open a pull request (how to open a pull request)
  • After your PR is merged, the plugin will be listed in the Plover Plugins Manager