Giter Site home page Giter Site logo

spro / reactiveshinobi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sammyd/reactiveshinobi

0.0 3.0 0.0 1 MB

An iOS app which uses ShinobiCharts and ReactiveCocoa to show a live chart of updates to Wikipedia

License: Apache License 2.0

Ruby 0.43% Objective-C 99.57%

reactiveshinobi's Introduction

Driving ShinobiCharts with ReactiveCocoa

ReactiveCocoa is a popular framework which allows you to build iOS and OSX apps using the functional reactive programming paradigm. This demo project looks at how to use RAC with a web socket client, and how to wire up a ShinobiChart to append data points as they arrive over the websocket.

ReactiveShinobi

Building the project

You'll either need to have ShinobiCharts installed on you mac, or you'll have to pull the framework into the ReactiveWikiMonitor project. You can download a free trial of ShinobiCharts from the website.

If you're using the trial then you need to update the following line in SCViewController.m to include the license key you've been sent by email:

self.chart.licenseKey = @"";

The ReactiveCocoa library is available as a CocoaPod, and this repo has a Podfile which will include it as appropriate. Make sure that you've got CocoaPods installed and then run the following command from the repo directory:

pod install

If you need additional help with CocoaPods, including how to get started with installing it, then check out the fantastic help at guides.cocoapods.org.

Further info on ReactiveCocoa is available at github.com/ReactiveCocoa/ReactiveCocoa.

Contributing

We'd love to see your contributions to this project - please go ahead and fork it and send us a pull request when you're done! Or if you have a new project you think we should include here, email [email protected] to tell us about it.

License

The Apache License, Version 2.0 applies to everything in this repository, and will apply to any user contributions.

Comments & Feedback

If you have any comments or feedback then you should pester me on twitter - I'm @iwantmyrealname.

sam

reactiveshinobi's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.