Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Watson1978/kotori

Repository files navigation

kotori (小鳥)

An OS X client app for esa.io

screenshot

kotori v0.8 からは複数のウィンドウで記事を開けるようになりました。OS X 10.12 では、複数ウィンドウが表示されている状態で [Window] -> [Merge All Windows] メニューや、[View] -> [Show Tab Bar] メニューでタブ表示できるようになります。

Downloading

You can download this app from releases page

Contributing

This app is written by RubyMotion and you will require it.

  1. Fork it ( https://github.com/Watson1978/kotori )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request