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/
- Host: GitHub
- URL: https://github.com/watson1978/kotori
- Owner: Watson1978
- License: mit
- Archived: true
- Created: 2015-01-18T05:13:01.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-07-22T06:42:17.000Z (about 4 years ago)
- Last Synced: 2024-10-23T12:18:10.260Z (almost 2 years ago)
- Language: Swift
- Homepage:
- Size: 19.3 MB
- Stars: 75
- Watchers: 6
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# kotori (小鳥)
An OS X client app for [esa.io](https://esa.io/)

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