π΅
morse2sound A CLI which converts morse code to sound
Big shoutout to Br1ght0ne for guiding me how to use Rust on stream (https://twitch.tv/irevenko)
π
Usage morse2sound "... --- ..."
morse2sound "... --- ..." --dot-duration 200 --frequency 300
morse2sound --dot-duration
π€
Contributing Contributions, issues and feature requests are welcome!
Feel free to check open issues.
π
Quick Start git clone https://github.com/irevenko/morse2sound.git
cd morse2sound
cargo run
π§
What I Learned - Writing CLI in pure Rust
- Rust error handling, traits, derives
ToDo
- Add binary
π
License (c) 2021 Ilya Revenko. MIT License