Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hotchemi/redpen-android
RedPen android client(unofficial).
https://github.com/hotchemi/redpen-android
Last synced: 14 days ago
JSON representation
RedPen android client(unofficial).
- Host: GitHub
- URL: https://github.com/hotchemi/redpen-android
- Owner: hotchemi
- License: apache-2.0
- Created: 2015-01-23T11:52:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-15T20:52:41.000Z (almost 10 years ago)
- Last Synced: 2024-10-31T02:42:01.526Z (2 months ago)
- Language: Java
- Homepage: https://play.google.com/store/apps/details?id=cc.redpen
- Size: 434 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# redpen-android [![Build Status](https://travis-ci.org/hotchemi/redpen-android.svg)](https://travis-ci.org/hotchemi/redpen-android)
[RedPen](http://redpen.cc) android client(unofficial).
## Screenshot
![img](http://i.gyazo.com/cb0004addfc35f43fbfe14b1f8f3df14.gif)
## About RedPen
[RedPen](http://redpen.cc) is a proofreading tool to help writers or programmers who write technical documents or manuals that need to adhere to a writing standard.
Developed by [Takahiko Ito](https://twitter.com/takahi_i).
## Contribute
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request