An open API service indexing awesome lists of open source software.

https://github.com/watson1978/kotori

An OS X client app for https://esa.io/
https://github.com/watson1978/kotori

Last synced: 9 months ago
JSON representation

An OS X client app for https://esa.io/

Awesome Lists containing this project

README

          

# kotori (小鳥)

An OS X client app for [esa.io](https://esa.io/)

![screenshot](screenshot.png)

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

## Downloading

You can download this app from [releases page](https://github.com/Watson1978/kotori/releases)

## 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