Skip to content

Latest commit

 

History

History
69 lines (44 loc) · 1.48 KB

README.md

File metadata and controls

69 lines (44 loc) · 1.48 KB

Kroman

Kroman is ultimate Korean hangul romanization tool. It has a lot of implementations.

This is the Command line tool.

Installation

with brew on OS X

On OS X, you can install kroman with brew

brew tap cheunghy/kroman
brew install kroman

manually

You may download the source code and make it. No dependencies are needed.

make install

Usage

kroman < nice_korean_song.txt > nice_singable.txt
Before:

희망은 잠들지 않는 꿈

After:

heui-mang-eun jam-deur-ji anh-neun ggum

Implementations

Applications

Library and frameworks

Editor plugins

Contributing

Bug reports and pull requests are welcome on Github at https://github.com/cheunghy/kroman.

License

Kroman is available as open source under the terms of the MIT License.