https://github.com/davidkirwan/sinatra_morse
Text to morse code audio generator
https://github.com/davidkirwan/sinatra_morse
Last synced: 3 months ago
JSON representation
Text to morse code audio generator
- Host: GitHub
- URL: https://github.com/davidkirwan/sinatra_morse
- Owner: davidkirwan
- License: other
- Created: 2015-03-04T01:21:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-31T10:41:38.000Z (about 9 years ago)
- Last Synced: 2024-04-15T01:52:52.572Z (about 1 year ago)
- Language: JavaScript
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sinatra_morse
Text to morse code audio generator## Licence
GPL 3.0 see LICENCE.md for more information.## Live Demo
http://donttase.me/morse## Install
Should be as simple as:bundle install
puma