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

https://github.com/taketo1113/say

Simple message app
https://github.com/taketo1113/say

Last synced: about 2 months ago
JSON representation

Simple message app

Awesome Lists containing this project

README

        

# Say

Simple message application.

Speak message with say command (Mac OS).

## Usage(client)

$ curl -s http://sayy.herokuapp.com/messages/1.json | jq '.["body"]' | say

### Requirement

- jq
http://stedolan.github.io/jq/
- say (Mac OS)

## Demo

http://sayy.herokuapp.com/

- Edit message
http://sayy.herokuapp.com/messages/1/edit