--- layout: plugin id: enclosure title: OctoPrint-Enclosure description: TODO author: Vitor Henrique license: AGPLv3 # TODO date: today's date in format YYYY-MM-DD, e.g. 2015-04-21 homepage: https://github.com/vitormhenirque/OctoPrint-Enclosure source: https://github.com/vitormhenirque/OctoPrint-Enclosure archive: https://github.com/vitormhenirque/OctoPrint-Enclosure/archive/master.zip # TODO set this to true if your plugin uses the dependency_links setup parameter to include # library versions not yet published on PyPi. SHOULD ONLY BE USED IF THERE IS NO OTHER OPTION! follow_dependency_links: false # TODO tags: - a list - of tags - that apply - to your plugin - (take a look at the existing plugins for what makes sense here) # TODO screenshots: - url: url of a screenshot alt: alt-text of a screenshot caption: caption of a screenshot - url: url of another screenshot alt: alt-text of another screenshot caption: caption of another screenshot - ... # TODO featuredimage: url of a featured image for your plugin compatibility: # list of compatible versions, for example 1.2.0. If left empty no specific version requirement will be assumed octoprint: - 1.2.0 # list of compatible operating systems, valid values are linux, windows, macos, leaving empty defaults to all os: - linux - windows - macos --- **TODO**: Longer description of your plugin, configuration examples etc. This part will be visible on the page at http://plugins.octoprint.org/plugin/enclosure/