toxygen/docs/plugins.md
2016-05-28 13:06:13 +03:00

450 B

#Plugins

Toxygen is the first Tox client with plugins support. Plugin is Python module and directory with plugin's data which provide some additional functionality.

#How to write plugin

Check Plugin API for more info

#How to install plugin

  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!