Skip to content

sevketufuk/ofp-editor

 
 

Repository files navigation

OpenFloorPlan Editor

Basics

This is pre-alpha code, intended as a proof of concept, more information will follow.

Installation

To run the current development version, fork this project and serve it locally. If you have Python handy, just cd into the project root directory and run

 python -m SimpleHTTPServer

Or, with a Mac, you can enable Web Sharing and clone iD into your website directory.

License

OpenFloorPlan Editor (ofp-editor) is available under a dual MIT and WTFPL License, see the LICENSE file.

The original iD project is available under the WTFPL see https://github.com/systemed/iD

It includes d3js, which BSD-licensed.