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

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

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