https://github.com/octoprint/octoprint-automaticshutdown
Plugin for automatically shutting down the system after print is finished
https://github.com/octoprint/octoprint-automaticshutdown
octoprint octoprint-plugin
Last synced: about 1 year ago
JSON representation
Plugin for automatically shutting down the system after print is finished
- Host: GitHub
- URL: https://github.com/octoprint/octoprint-automaticshutdown
- Owner: OctoPrint
- Created: 2015-08-24T22:09:56.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-01-18T18:17:09.000Z (over 4 years ago)
- Last Synced: 2025-03-26T19:44:36.889Z (about 1 year ago)
- Topics: octoprint, octoprint-plugin
- Language: Python
- Size: 32.2 KB
- Stars: 18
- Watchers: 6
- Forks: 31
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OctoPrint Automatic Shutdown
This OctoPrint plugin enables the system to be automatically shut down after a print is finished.
The user can enable automatic shutdown for each print by using a checkbox in the sidebar.

## Setup
Install via the bundled [Plugin Manager](https://github.com/foosel/OctoPrint/wiki/Plugin:-Plugin-Manager)
or manually using this URL:
https://github.com/OctoPrint/OctoPrint-AutomaticShutdown/archive/master.zip
## Configuration
In order for the plugin work, the systemShutdownCommand must be set within the settings.
This setting can be edited in OctoPrint "Settings/Server/Shutdown system".