Skip to content

Give us dimensions, and we'll generate a PDF you can use to cut a notched box on a laser-cutter.

License

Notifications You must be signed in to change notification settings

ignatz42/boxmaker-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoxMaker Web App

A simple web front-end to the BoxMaker command line tool for making designs you can laser-cut.

Dependencies

pip install reportlab
pip install flask

Installation

  1. Make the tmp directory writable by your web user

Running

Just run python server.py and then try it at http://localhost:5000 in your web browser.

If you want to render a box in code, see the test-render.py example.

License

This software is released under the [http://www.gnu.org/licenses/agpl.html](GNU Affero General Public License).

About

Give us dimensions, and we'll generate a PDF you can use to cut a notched box on a laser-cutter.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 52.9%
  • HTML 33.9%
  • JavaScript 8.0%
  • CSS 5.2%