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
- Once a Python plugin has been detected at start up, you will be prompted to either select the location or allow Python (Embeddable) to automatic download for use.
75
-
- The Python plugin may require additional modules to be installed, please ensure you check by visiting the plugin's website via `pm install` + plugin name, go to context menu and select `Open website`.
76
-
- Start to launch your Python plugins.
77
-
- Flow searches files and contents via Windows Index Search, to use Everything: `pm install everything`.
78
-
79
72
## Plugins
80
73
81
-
There is a [list of actively maintained plugins](https://github.com/Flow-Launcher/docs/blob/main/plugins.md) in the documentation section, some of which are integrated from other launchers.
74
+
Flow searches files and contents via Windows Index Search, to use **Everything**: `pm install everything`.
75
+
76
+
If you are using Python plugins, Flow will prompt to either select the location or allow Python (Embeddable) to be automatic downloaded for use.
77
+
78
+
Vist [here](https://flow-launcher.github.io/docs/#/plugins) for our plugin portfolio.
79
+
80
+
If you are keen to write your own plugin in flow, please take a look at our plugin development documentation
82
81
83
82
## Status
84
83
85
84
Flow is under heavy development, but the code base is stable, so contributions are very welcome. If you would like to help maintain it, please do not hesistate to get in touch.
86
85
87
86
## Contributing
88
87
89
-
We welcome all contributions. If you are unsure of a change you want to make, simply put an issue in for discussion, otherwise feel free to put in a pull request.
88
+
We welcome all contributions. If you are unsure of a change you want to make, let us know in the [Discussions](https://github.com/Flow-Launcher/Flow.Launcher/discussions/categories/ideas), otherwise feel free to put in a pull request.
90
89
91
-
You will find the main goals of flow placed under Projects board, so feel free to contribute on that. If you would like to make small incremental changes, feel free to do so as well.
90
+
You will find the main goals of flow placed under [Projects board](https://github.com/Flow-Launcher/Flow.Launcher/projects), so feel free to contribute on that. If you would like to make small incremental changes, feel free to do so as well.
92
91
93
92
Get in touch if you like to join the Flow-Launcher Team and help build this great tool.
94
93
95
94
## Question/Suggestion
96
95
97
-
Yes please, submit an issue to let us know.
96
+
Yes please, let us know in the [Q&A](https://github.com/Flow-Launcher/Flow.Launcher/discussions/categories/q-a) section.
98
97
99
98
**Join our community on [Discord](https://discord.gg/AvgAQgh)!**
Install .Net 5 SDK via Visual Studio installer or manually from [here](https://dotnet.microsoft.com/download/dotnet/thank-you/sdk-5.0.103-windows-x64-installer)
108
-
109
-
## Documentation
110
-
111
-
Visit [here](https://flow-launcher.github.io/docs) for more information on usage, development and design documentations
0 commit comments