Origami

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

Github星跟踪图

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!

主要指标

概览
名称与所有者facebookarchive/origami
主编程语言Objective-C
编程语言Objective-C (语言数: 6)
平台
许可证Other
所有者活动
创建于2013-12-16 23:37:18
推送于2016-11-15 18:01:08
最后一次提交2016-10-27 13:52:10
发布数1
最新版本名称v2.2 (发布于 )
第一版名称v2.2 (发布于 )
用户参与
星数3.2k
关注者数227
派生数434
提交数65
已启用问题?
问题数58
打开的问题数3
拉请求数9
打开的拉请求数0
关闭的拉请求数6
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?