This repository has been archived on 2022-02-10. You can view files and clone it, but cannot push or open issues or pull requests.
morse-converter-android/README.md

1.2 KiB

Material Design

A writtenMorse and normal morse code converter for Android. You can find more information about this app on http://marcel-kapfer.de/writtenmorse.

Design

This is how it looks: Image

Contribute

Feel free to contribute any time. Just fork it and create a pull request.

You can always write me a mail at marcelmichaelkapfer@yahoo.co.nz or contact me on Google+ or Twitter.

You can also check out the issues and the Trello board.

Trello Board

Feature & Development Board

Beta testing

Would you like to test new features before they land in the public version? Just join the Google+ community.

Used Libraries

Neokree's Material Navigation Drawer

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create New Pull Request