Origami

Quartz Composer 框架无需编程即可实现交互式设计原型。「A Quartz Composer framework that enables interactive design prototyping without programming.」

Github stars Tracking Chart

Origami for Quartz Composer is deprecated. Check out Origami Studio — a native Mac app built for modern interface design by Facebook.

===

Origami for Quartz Composer is a free toolkit for Quartz Composer that makes interactive design prototyping easy and doesn’t require programming. It is deprecated and no longer supported.

Most designers today create static mockups to communicate app ideas. But increasingly apps are anything but static, which means as designers we need a better tool for interaction design—this is where Origami comes in.

Getting Origami

You can download the Origami installer from http://facebook.github.io/origami. You'll need a free Apple Developer account to download Quartz Composer first. Links to create an account and get QC are also available on the Origami page.

If you'd prefer to stay up-to-date with the bleeding edge, you can clone this repository to your computer, and link the Origami directory and Origami.plugin files to ~/Library/Graphics/Quartz Composer Patches.

mkdir ~/Workspace
cd ~/Workspace
git clone https://github.com/facebook/origami.git
mkdir -p ~/Library/Graphics/Quartz\ Composer\ Patches
ln -s `pwd`/origami/Origami.plugin ~/Library/Graphics/Quartz\ Composer\ Patches
ln -s `pwd`/origami/Origami ~/Library/Graphics/Quartz\ Composer\ Patches

Troubleshooting

If you continually get the following error:

Origami has been installed to the wrong location (local library). Please uninstall Origami using the uninstaller and reinstall from origami.facebook.com

Please manually move everything in /Library/Graphics to ~/Library/Graphics. Open both folders in Terminal by pasting the following command:

open /Library/Graphics
open ~/Library/Graphics

Feedback

Your feedback is important in making Origami better – feel free to open an Issue here on GitHub or post in our community.

We hope you enjoy using Origami, happy prototyping!

Main metrics

Overview
Name With Ownerfacebookarchive/origami
Primary LanguageObjective-C
Program languageObjective-C (Language Count: 6)
Platform
License:Other
所有者活动
Created At2013-12-16 23:37:18
Pushed At2016-11-15 18:01:08
Last Commit At2016-10-27 13:52:10
Release Count1
Last Release Namev2.2 (Posted on )
First Release Namev2.2 (Posted on )
用户参与
Stargazers Count3.2k
Watchers Count227
Fork Count434
Commits Count65
Has Issues Enabled
Issues Count58
Issue Open Count3
Pull Requests Count9
Pull Requests Open Count0
Pull Requests Close Count6
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private