|
| 1 | +--- |
| 2 | +layout: plugin |
| 3 | + |
| 4 | +id: wrapped |
| 5 | +title: OctoPrint Wrapped! |
| 6 | +description: Get your yearly stats and let it snow! |
| 7 | +authors: |
| 8 | + - Gina Häußge |
| 9 | +license: AGPL-3.0-or-later |
| 10 | + |
| 11 | +date: 2025-12-10 |
| 12 | + |
| 13 | +homepage: https://github.com/OctoPrint/OctoPrint-Wrapped |
| 14 | +source: https://github.com/OctoPrint/OctoPrint-Wrapped |
| 15 | +archive: https://github.com/OctoPrint/OctoPrint-Wrapped/archive/main.zip |
| 16 | + |
| 17 | +tags: |
| 18 | + - stats |
| 19 | + - achievements |
| 20 | + - wrapped |
| 21 | + - fun |
| 22 | + - seasonal |
| 23 | + - snow |
| 24 | + |
| 25 | +screenshots: |
| 26 | + - url: /assets/img/plugins/wrapped/wrapped.png |
| 27 | + alt: "Example #OctoPrintWrapped picture" |
| 28 | + caption: "Get your yearly OctoPrint stats!" |
| 29 | + - url: /assets/img/plugins/wrapped/snowfall.gif |
| 30 | + alt: "Demo GIF of active snowfall on the OctoPrint UI" |
| 31 | + caption: "Let it snow!" |
| 32 | + |
| 33 | +featuredimage: /assets/img/plugins/wrapped/wrapped.png |
| 34 | + |
| 35 | +compatibility: |
| 36 | + octoprint: |
| 37 | + - 1.11.0 |
| 38 | + python: ">=3.9,<4" |
| 39 | + |
| 40 | +attributes: |
| 41 | +# - cloud # if your plugin requires access to a cloud to function |
| 42 | +# - commercial # if your plugin has a commercial aspect to it |
| 43 | +# - free-tier # if your plugin has a free tier |
| 44 | +--- |
| 45 | + |
| 46 | +Get your yearly OctoPrint stats as a shareable **#OctoPrintWrapped** picture - and let it snow! |
| 47 | + |
| 48 | +The Wrapped picture depends on the Achievements plugin being enabled (as it takes care of |
| 49 | +the stats collection during the year) and can be opened via the little gift package icon 🎁 |
| 50 | +in the navbar. |
| 51 | + |
| 52 | +The snow effect can always be toggled during the season using the little snowflake icon ❄️ |
| 53 | +in the navbar, and its setting persists through the browser's local storage. |
| 54 | + |
| 55 | +Both Wrapped and snowfall are only available from December 1st until January 10th. |
| 56 | + |
| 57 | +**If you post your Wrapped on social media, please use the hashtag `#OctoPrintWrapped`! 😊** |
0 commit comments