Skip to content

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

License

Notifications You must be signed in to change notification settings

runt18/DreamBoard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, dyanmic layouts, script parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 83.9%
  • Objective-C++ 11.8%
  • Logos 3.8%
  • Makefile 0.5%