https://github.com/timatooth/tono
Communicate over WebRTC or WebSocket in only Morse Code
https://github.com/timatooth/tono
Last synced: 8 months ago
JSON representation
Communicate over WebRTC or WebSocket in only Morse Code
- Host: GitHub
- URL: https://github.com/timatooth/tono
- Owner: timatooth
- License: mit
- Created: 2016-03-10T02:11:12.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-11T12:07:14.000Z (about 10 years ago)
- Last Synced: 2025-01-19T09:13:19.350Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Tono
Communicate over WebRTC or WebSocket in only Morse Code!
## It
1. Encodes and decodes Morse characters.
2. Transmits over WebRTC and Socket.IO
3. Provides input via mouse, keypress, mobile touch events.
4. Has an 'Authentic' radio rig UI.
## Install
npm install
npm start
open http://localhost:8080
### Libraries
* webpack
* react (with hot loading)
* ES6 Babel