Skip to content

dongzhi/Glue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Meet Glue

Glue

Glue is a flow-based visual programming environment that makes sketching in hardware easier for designers.

Glue offers an alternative way to create program by manipulating logics graphically. With visible flows and real-time feedback, beginners can learn, understand and create program intuitively. The smartphone integration allows beginners to set up flexible architectures and mimic connected experience easily. Glue also provides powerful ways to explore invisible behaviours across time and possibilities.

Visit dongzhixia.com/glue for more information.

##Test Builds

WARNING: Glue is still in early lean development. There’s no stable release yet. But you are always welcome to try test builds and report bugs.

Building

Glue is currently built using HTML&Javascript based on NW.js runtime and johnny-five framework. It only supprots OS X 10.8+ now. Windows, Linux versions coming later.

Requirements

  • OS X 10.8 or later
  • node.js (0.10.x or 0.12.x) or io.js (1.x)
  • Command Line Tools for Xcode (run xcode-select --install to install)

Instructions

From the command line:

git clone https://github.com/dongzhi/Glue.git
cd Glue
sudo ./script/build

script/build Options

  • --verbose or -v - Verbose mode. A lot more information output.

##License Glue's code in this repo uses the MIT license - MIT License

About

A flow-based visual programming environment for sketching physical interactions and connected experiences.

Resources

Stars

Watchers

Forks

Packages

No packages published