jgjake2 / DreamBoard

Powerful iOS theming platform. Interactive widgets, dynamic layouts, script parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DreamBoard

Dreamboard is a powerful iOS theming platform

Features

  • Uses objc-runtime to hook onto system methods and extend functionality
  • Loads themes from XML layout files
  • Custom script parser for interaction
  • No setup necessary. Easily switch between themes without any hassle
  • Interactive widgets, dynamic layouts

DreamBoard

Building

Requires Xcode and Xcode Command Line Tools.

git clone 'https://github.com/wyndwarrior/DreamBoard.git'
cd DreamBoard
git submodule update --init --recursive
make

License

Copyright 2014 Yu Xuan Liu. All rights reserved. Content licensed under the GNU General Public License v3.0

About

Powerful iOS theming platform. Interactive widgets, dynamic layouts, script parser

License:GNU General Public License v3.0


Languages

Language:Objective-C 84.0%Language:Objective-C++ 11.8%Language:Logos 3.8%Language:Makefile 0.5%