Giter Site home page Giter Site logo

imgbotapp / motionbook-source Goto Github PK

View Code? Open in Web Editor NEW

This project forked from younatics/motionbook-source

1.0 1.0 0.0 164.11 MB

Official MotionBook Source Code

Home Page: https://github.com/younatics/MotionBook

License: GNU General Public License v3.0

Swift 95.23% Objective-C 4.54% Ruby 0.23%

motionbook-source's Introduction

Official MotionBook Source Code

Platform Language License: GPL v3 Donate

Welocome to MotionBook!

Before start, MotionBook source is complicated and little bit messy. Please help us to develop this source much better than before! MotionBook is open source based project. Because of that, I decided to open MotionBook source.

Hopes this repo help someone :)

Documentation

Contributing to MotionBook

Contributions to MotionBook are welcomed and encouraged! Please see the Contribution Guide

We welcome code refactor or any other changes. Please do not hesitate.

Getting Started

Installation is needed befor you start. please see the Installation Guide

1. Submodule https://github.com/younatics/MotionBook.git

git submodule add https://github.com/younatics/MotionBook.git git/

2. Add Github Personal access token

Github Personal settings -> Personal access tokens -> Generate new token -> Edit user and token in NetworkManager.swift

class NetworkManager: NSObject {
    let user = "younatics"
    let token = "b908fde1073fb488eeee32b9213c0542b410876a"
}

3. Pod install

pod install

Basic Logic

1. Get data from MotionBook README.md

Get basic data and store in RealmSwift

2. Update latest data from GitHub Api

Once a week, MotionBook will check date and update Github data(Stars, Issues, Forks) using GitHub Api.

3. Get Gif data using submodule

Submodule https://github.com/younatics/MotionBook this repository and get gif data

4. Use On-Demand Resources for faster download speed

On-Demand Resources make faster download speed.

5. Update Gif data to Realm

Update Gif data to Realm and store.

Author

younatics ๐Ÿ‡ฐ๐Ÿ‡ท

License

MotionBook-Source is available under the GNU General Public License v3.0 license. See the LICENSE file for more info.

motionbook-source's People

Contributors

younatics avatar

Stargazers

 avatar

Watchers

 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.