1.2 KiB
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
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
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
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create New Pull Request