Freeseer / freeseer

Designed for capturing presentations at conferences. Pre-fill a list of talks to record, record them, and upload them to YouTube with our YouTube Uploader.
http://freeseer.readthedocs.org
GNU General Public License v3.0
215 stars 110 forks source link

Refactor Plugins #588

Closed FranciscoCanas closed 9 years ago

FranciscoCanas commented 9 years ago

Existing plugin code should be refactored to make use PluginConfig classes that extend freeseer.framework.config, and are used to contain configuration options for that plugin.