Skip to content

twocentstudios/longtail

Repository files navigation

longtail

longtail aggregates posts from your Facebook Groups and shows you what you and your friends were talking about on this day in history. I'm looking to add more services in the future.

longtail is an opportunity to explore Timehop-style content filtering with data sources that aren't as mainstream (or in other words, the "long tail" of content sources).

longtail is currently unavailable on the App Store due to Facebook's changes to their Login Review process :(

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5

Getting started

  1. Clone the repo. $ git clone git://github.com/twocentstudios/longtail.git
  2. Install the pods. $ pod install
  3. Open longtail.xcworkspace.
  4. Create a Facebook App.
  5. Add your Facebook App ID to Info.plist under the empty key FacebookAppId.
  6. Add fb{YOUR_APP_ID} (sans brackets) to the CFBundleURLSchemes array in Info.plist.
  7. Build!

Structure

longtail is structured in the MVVM architectural pattern.

longtail uses the following libraries:

(Full Acknowledgements)

License

License for source is MIT.

All rights are reserved for image assets.

Facebook rejected my several attempts at getting the user_groups permission approved, so even if you did attempt to get the app on the App Store, I'd appreciate it if you'd not. Thanks.

Contributing

  • Add your favorite content source?
  • Help me genericize the content models?
  • Improve the Auto Layout?
  • Improve the log in and import flow?
  • Make a legitimate icon?
  • Help get the Facebook Login Review Team to approve the user_groups permission?

About

longtail was created by Christopher Trott.

About

Timehop for Facebook Groups on iOS sporting MVVM and ReactiveCocoa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages