You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an example Python plugin project which demonstrates the interaction of request from Flow and then call back to the plugin.
1
+
# Flow.Launcher.Plugin.WordNikDictionary
2
+
This is a plugin for [Flow Launcher](https://github.com/Flow-Launcher/Flow.Launcher) that lets you easily see the definitions of words using [wordnik](https://wordnik.com).
2
3
3
-
You can install this plugin via `pm install Hello World Python`
0 commit comments