Skip to content

amazedkoumei/motion-octofeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

motion-octofeed

概要 / Overview

ja

Rubymotion製のGithub news feed リーダーアプリです。

en

This is ios app for reading Github news feed written in Rubymotion.

機能 / Feature

ja

  • Github news feed のリスト表示
  • ワンタップで starの追加/削除, watchの開始/終了, followの開始/終了 を実行
  • readme, リポジトリオーナーのProfileを見やすく表示

en

  • make a list github news feed
  • just one tap to add/remove star, watch/unwatch, follow/unfollow
  • readable view of readme and repository owner's profile

要件 / Requirements

ruby-prof requires Ruby 1.9.1 and higher.

インストール / Install

ja

  1. Bundler をインストールしてください。 (*1 参照)
  2. bundler で必要な gem をインストールしてください。(*2 参照)
  3. ビルドを実行してください。ビルド手順についてはrubymotion.jpのWelcome to RubyMotionをご覧ください。

en

  1. Install Bundler (watch *1 below)
  2. Install gems with bundler. (watch *2 below)
  3. do build. if you'd like to know how to build, watch Welcome to RubyMotion on rubymotion.com

*1 Install Bundler

$ gem install bundler

*2 Install gems

$ bundle install

or if you want to manage your gems per project, use command below

$ bundle install --path bundle

AppStoreでの販売 / Sale in AppStore

Please Download from here

スクリーンショット / Screenshot

main_table_view_controller.png

detail_view_controller.png  web_view_controller.png

feature_profile_view_controller.png  feature_readme_view_controller.png

使用しているライブラリ / Using Library

ライセンス / License

Copyright © 2012 amazedkoumei Licensed under the GPL version 3

About

github feed reader written in RubyMotion

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages