2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/octoprint_ynh.git synced 2026-05-12 04:57:22 +02:00
Octoprint package for Yunohost
Find a file
2026-05-11 19:55:37 +02:00
.github Revamp package (#9) 2026-05-11 19:51:14 +02:00
conf Revamp package (#9) 2026-05-11 19:51:14 +02:00
doc Revamp package (#9) 2026-05-11 19:51:14 +02:00
scripts Revamp package (#9) 2026-05-11 19:51:14 +02:00
.editorconfig Revamp package (#9) 2026-05-11 19:51:14 +02:00
.gitattributes Revamp package (#9) 2026-05-11 19:51:14 +02:00
.gitignores Revamp package (#9) 2026-05-11 19:51:14 +02:00
LICENSE Initial commit 2020-01-25 22:22:20 +01:00
manifest.toml don’t propose install path for now 2026-05-11 19:55:37 +02:00
README.md Revamp package (#9) 2026-05-11 19:51:14 +02:00
tests.toml Revamp package (#9) 2026-05-11 19:51:14 +02:00

Logo of OctoPrint OctoPrint, packaged for YunoHost

Snappy web interface for your 3D printer

🌐 Official app website Version: 1.11.7~ynh1

Screenshots

Screenshot of OctoPrint

📦 Developer info

Automatic tests level

🛠️ Upstream OctoPrint repository: https://github.com/OctoPrint/OctoPrint

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/octoprint_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade octoprint -u https://github.com/YunoHost-Apps/octoprint_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.