mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Octoprint
Co-authored-by: Kieran <32241933+KieranRobson@users.noreply.github.com>
This commit is contained in:
parent
fe5c6fb5f9
commit
5596efbc06
1 changed files with 11 additions and 0 deletions
11
software/octoprint.yml
Normal file
11
software/octoprint.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: Octoprint
|
||||
website_url: https://octoprint.org/
|
||||
description: A snappy web interface for controlling consumer 3D printers.
|
||||
licenses:
|
||||
- AGPL-3.0
|
||||
platforms:
|
||||
- Docker
|
||||
- Python
|
||||
tags:
|
||||
- Manufacturing
|
||||
source_code_url: https://github.com/OctoPrint/OctoPrint
|
||||
Loading…
Reference in a new issue