Skip to content

Short collection of scripts to monitor 3D printers running the OctoPrint interface.

License

Notifications You must be signed in to change notification settings

tufts-nolop/OctoMonitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements:

Python 3.0+ for the python script.

or

jq for the bash script.

The credentials file should have the following format.

[BASE_URL_1] [API_KEY_1]
[BASE_URL_2] [API_KEY_2]
git clone [email protected]:tufts-nolop/OctoMonitor.git
sudo apt install python3-flask
cd OctoMonitor
(need to install credentials.txt file)
flask run

About

Short collection of scripts to monitor 3D printers running the OctoPrint interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.0%
  • Python 35.9%
  • Shell 10.1%