Skip to content

mrbeam/MrBeamPlugin-fork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MrBeam

TODO: Describe what your plugin does.

Setup

Install via the bundled Plugin Manager or manually using this URL:

https://github.com/hungerpirat/MrBeamPlugin/archive/master.zip

TODO: Describe how to install your plugin, if more needs to be done than just installing it via pip or through the plugin manager.

Configuration

TODO: Describe your plugin's configuration options (if any).

Docker

Build image:

docker build -t mrbeam_plugin .

Run container:

docker run --name mrbeam-plugin -d -p5002:5000 mrbeam_plugin

Access from the browser:

http://localhost:5002

About

Mr Beam Plugin to run on Octoprint

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 59.9%
  • Python 24.1%
  • Jinja 6.5%
  • G-code 6.3%
  • CSS 2.4%
  • Shell 0.8%