Skip to content

samjarman/InspireKit

Repository files navigation

InspireKit

Inspire your users with the wise words of Shia LaBeouf.

This library flashes an image of Shia LaBeouf while reciting a line from the infamous video.

Advice sound bites include:

  • DO IT!
  • If you're tired of starting over, stop giving up!
  • JUST DO IT!
  • Make your dreams come true
  • Nothing is impossible
  • What are you waiting for!?
  • Yesterday you said tomorrow
  • Yes you can!
  • Anyone else would quit, and you're not gonna stop there!

The combination of sound and image is random. Simply drop into your app and inspire your users.

Installation

  • CocoaPods:
pod 'InspireKit'
  • Manually:

Copy /InspireKit/* to your App's directory. Link to AVFoundation.

Usage

// Init and pass it a view to present images on
InspireKit *inspireKit = [[InspireKit alloc] initWithTargetView:self.view]; 

// Then simply
[inspireKit inspire];

Roadmap (Feel free to send a PR)

  • Tidy up images
  • Fix image placement (see TODO)

Legal Stuff

The segment of video was found here and was released under a Creative Commons Attribution Non-Commercial Share-Alike licence meaning you are free to remix and have as much fun as you like.

Props to LaBeouf, Rönkkö & Turner in collaboration with Central Saint Martins BA Fine Art 2015 students. csmbafa15.co.uk

Sam, this is stupid.

Yes. Yes it is. But have you seen DogeKit?!

About

Inspire your users with the wise words of Shia LaBeouf

Resources

License

Stars

Watchers

Forks

Packages

No packages published