Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

dattas/OctoPrint-Atcommands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OctoPrint-Atcommands

Allow atcommands for octoprint

Setup

Install the plugin like you would install any regular Python package from source:

pip install https://github.com/dattas/OctoPrint-Atcommands/archive/master.zip

Make sure you use the same Python environment that you installed OctoPrint under, otherwise the plugin won't be able to satisfy its dependencies.

Restart OctoPrint. octoprint.log should show you that the plugin was successfully found and loaded:

2014-09-18 17:49:21,500 - octoprint.plugin.core - INFO - Loading plugins from ... and installed plugin packages...
2014-09-18 17:49:21,611 - octoprint.plugin.core - INFO - Found 2 plugin(s): Atcommand Hook Plugin (0.1.0), Discovery (0.1)

About

Allow atcommands for octoprint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published