Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design a plugin eco-system #286

Open
gavinhenderson opened this issue Feb 16, 2023 · 0 comments
Open

Design a plugin eco-system #286

gavinhenderson opened this issue Feb 16, 2023 · 0 comments

Comments

@gavinhenderson
Copy link
Member

gavinhenderson commented Feb 16, 2023

We should create a 'plugin ecosystem'.

This would mean we can add plugins like a Spotify plugin really easily, but it also means we don't clutter the settings with Spotify options for users unless they enable the Spotify plugin.

It will also give us scope to add other Spotify competitors or other plugins much easier.

A plugin should be able to create a tree on the fly based on network data. It should then be able to trigger events on selection of each key.

We really need to consider security. We don't want people sending off secrets to servers.

Outcome:

  • A design of how the plugin ecosystem will work
  • A list of issues to make it happen

Ref: #241

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant