mryel00 / spyglass

A simple mjpeg server for Picamera2
GNU General Public License v3.0
68 stars 15 forks source link

FR: Add Support for Moonraker Update Manager #45

Closed roamingthings closed 1 year ago

roamingthings commented 1 year ago

Add the ability to update an installation of Spyglass using the Moonraker update manager

stijnb1234 commented 1 year ago

Would be great! Crowsnest uses the following file: https://github.com/mainsail-crew/crowsnest/blob/master/tools/install.sh

And then your configuration:

[update_manager crowsnest]
type: git_repo
path: ~/crowsnest
origin: https://github.com/mainsail-crew/crowsnest.git
install_script: tools/install.sh