octoprint ldap plugin that might work?
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Gina Häußge f65880dc80 Initial commit 9 years ago
octoprint_skeleton Initial commit 9 years ago
.gitignore Initial commit 9 years ago
README.md Initial commit 9 years ago
requirements.txt Initial commit 9 years ago
setup.py Initial commit 9 years ago

README.md

Plugin Skeleton

This is a basic plugin skeleton that you can use as a basis for your own OctoPrint plugin.

You can copy the files to a folder of your choice, or just fork this repository, renaming it in the process, and check it out. The modify setup.py to fit your plugin, rename octoprint_skeleton accordingly and finally implement your plugin under octoprint_<plugin identifier>.