LICENSE
MANIFEST.in
README.md
setup.py
SimplyPrint.egg-info/PKG-INFO
SimplyPrint.egg-info/SOURCES.txt
SimplyPrint.egg-info/dependency_links.txt
SimplyPrint.egg-info/entry_points.txt
SimplyPrint.egg-info/not-zip-safe
SimplyPrint.egg-info/requires.txt
SimplyPrint.egg-info/top_level.txt
octoprint_simplyprint/__init__.py
octoprint_simplyprint/comm/__init__.py
octoprint_simplyprint/comm/constants.py
octoprint_simplyprint/comm/monitor.py
octoprint_simplyprint/comm/util.py
octoprint_simplyprint/static/css/SimplyPrint.css
octoprint_simplyprint/static/font/lcd.ttf
octoprint_simplyprint/static/img/sp_logo.png
octoprint_simplyprint/static/img/sp_logo_large.png
octoprint_simplyprint/static/img/sp_white_sm.png
octoprint_simplyprint/static/js/SimplyPrint.js
octoprint_simplyprint/templates/SimplyPrint.jinja2
octoprint_simplyprint/templates/SimplyPrint_navbar.jinja2
octoprint_simplyprint/templates/SimplyPrint_settings.jinja2
octoprint_simplyprint/websocket/__init__.py
octoprint_simplyprint/websocket/constants.py
octoprint_simplyprint/websocket/file_handler.py
octoprint_simplyprint/websocket/simplyprint.py
octoprint_simplyprint/websocket/system.py
octoprint_simplyprint/websocket/webcam.py