https://github.com/taketo1113/say
Simple message app
https://github.com/taketo1113/say
Last synced: about 2 months ago
JSON representation
Simple message app
- Host: GitHub
- URL: https://github.com/taketo1113/say
- Owner: taketo1113
- License: mit
- Created: 2014-08-31T13:26:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-22T00:47:22.000Z (2 months ago)
- Last Synced: 2025-03-26T22:53:08.901Z (about 2 months ago)
- Language: Ruby
- Homepage: http://sayy.herokuapp.com
- Size: 1.55 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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