https://github.com/simplyprint/simplypi
https://github.com/simplyprint/simplypi
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simplyprint/simplypi
- Owner: SimplyPrint
- Created: 2021-11-12T16:03:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-06T17:12:13.000Z (11 months ago)
- Last Synced: 2025-08-06T19:13:40.408Z (10 months ago)
- Language: Python
- Size: 22.5 KB
- Stars: 5
- Watchers: 0
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🤖 SimplyPi
*The latest OctoPi release with the latest OctoPrint already included and [SimplyPrint Plugin](https://github.com/SimplyPrint/OctoPrint-SimplyPrint) pre-installed.*
This repository automatically updates the OctoPrint installation on the latest OctoPi image
and provides the resulting image ready to flash. Checkout the [releases](https://github.com/SimplyPrint/SimplyPi/releases).
## How does this work?
A simple update script is run via [CustoPiZer](https://github.com/OctoPrint/CustoPiZer).
All that is done is running the equivalent of `pip install -U OctoPrint==`.
## Can I do something like this as well?
Sure, check out [CustoPiZer's README](https://github.com/OctoPrint/CustoPiZer) for
instructions on how to set up your own image build for modified but clean OctoPi images!