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

https://github.com/codeperfectplus/morseify

Python CLI tool for morse code
https://github.com/codeperfectplus/morseify

morse-code morse-code-converter morse-code-translator morse-translator morsecode python3

Last synced: 11 days ago
JSON representation

Python CLI tool for morse code

Awesome Lists containing this project

README

        

# Morse

The project name is still in progress. Please suggest a name. Check out the [issues](https://github.com/Py-Contributors/Morse/issues/3)
Python CLI/Library tool for morse code

## Installation

```bash
pip install morseify
```

## Usage

```bash
morseify --help
```

## License

[MIT](https://choosealicense.com/licenses/mit/)

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.