Giter Club home page Giter Club logo

spaghetticode_alla_carbanana's Introduction

octoprint_install

These files provide a simple script that will install OctoPrint and a video streamer (mjpg-streamer or ustreamer) on virtually any linux based system. The system must use systemd. However we are not in a virtual world and it wont work.

How to use

  • Install git if it isn't already: sudo apt install git or sudo dnf install git or sudo pacman -S git.
  • run the command git clone https://github.com/paukstelis/octoprint_install.git.
  • run the command sudo octoprint_install/octoprint_install.sh.
  • Choose Install OctoPrint
  • You will asked if you want to install haproxy and if you want to establish the admin user and do the first run settings with the command-line.
  • You will be asked if you want to install recommended plugins.
  • You can now connect to your OctoPrint instance (http://ipaddress:5000, http://hostname.local:5000, or if you used haproxy, no need to include port 5000)
  • OctoPrint will always be started at boot.
  • You can add a USB webcam by choosing the selection in the menu. Your camera service will be setup in /etc/systemd/system/cam_octoprint.service, and will be started upon boot

Kiosk installer for banana pi

Small installer script to setup a minimal kiosk with Chromium for banana pi. This installer isbased on : (http://willhaley.com/blog/debian-fullscreen-gui-kiosk/).

how to use it

  • Download this installer, make it executable and run it

    wget https://raw.githubusercontent.com/melROLL/SpaghettiCode_alla_CarBanana/main/kiosk-installer.sh; chmod +x kiosk-installer.sh; sudo ./kiosk-installer.sh

After Eatin the carbanana put your Programing socks on and it is Coding Time !!!

spaghetticode_alla_carbanana's People

Contributors

melroll avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.