A client-server model talk tool. Server speak characters that client was typing.
$ gem install acappella
$ acappella-server
acappella 0.1.0 starting on druby://localhost:8989
Run `acappella-server --help` for more startup options
Ctrl-C to shutdown server
$ acappella-client
Connect to druby://localhost:8989
Run `acappella-client --help` for more startup options
Ctrl-D to exit
> words you want to talk
Mac OS X (only)
- The making of a story (Japanese text) ... http://www.slideshare.net/koic/the-world-is-connected
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
A Cappella is released under the MIT License.