Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SimplyPrint/SimplyPi


https://github.com/SimplyPrint/SimplyPi

Last synced: about 2 months ago
JSON representation

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!