toxygen/docs/plugins.md
2016-06-05 20:17:39 +03:00

20 lines
564 B
Markdown

#Plugins
Toxygen is the first [Tox](https://tox.chat/) client with plugins support. Plugin is Python module (.py file) and directory with plugin's data which provide some additional functionality.
#How to write plugin
Check [Plugin API](/docs/plugin_api.md) for more info
#How to install plugin
Toxygen comes without preinstalled plugins.
1. Put plugin and directory with it's data into /src/plugins/
2. Restart Toxygen
#Plugins list
WARNING: It is unsecure to install plugin not from this list!
[Main repo](https://github.com/ingvar1995/toxygen_plugins)