2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/octoprint_ynh.git synced 2026-06-28 22:29:34 +02:00
Octoprint package for Yunohost
Find a file
2026-06-24 07:02:52 +02:00
.github Revamp package (#9) 2026-05-11 19:51:14 +02:00
conf Update systemd.service 2026-05-13 18:53:50 +02:00
doc Revamp package (#9) 2026-05-11 19:51:14 +02:00
scripts Keep Installed Plugins when update #21 2026-06-19 15:18:05 +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 Upgrade sources 2026-06-24 00:27:26 +02:00
README.md Auto-update READMEs 2026-06-24 00:27:28 +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.8~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.