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
Marcel Kapfer (mmk2410) 160e1aeae8 Updated readme
2016-11-21 17:53:52 +01:00

43 lines
1.4 KiB
Markdown

# 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](http://marcel-kapfer.de/writtenmorse/presentation-graphic.png)
## Contribute
1. Fork it
2. Create a feature branch with a meaningful name (`git checkout -b my-new-feature`)
3. Add yourself to the CONTRIBUTORS file
4. Commit your changes (`git commit -am 'Add some feature'`)
5. Push to your branch (`git push origin my-new-feature`)
6. Create a new pull request
You can always write me a mail at marcelmichaelkapfer@yahoo.co.nz or contact me on [Google+](https://plus.google.com/+MarcelMichaelKapfer) or [Twitter](https://twitter.com/MarcelKapfer).
You can also check out the issues and the Trello board.
## Trello Board
[Feature & Development Board](https://trello.com/b/SGMIGVbI/morse-android)
## Beta testing
Would you like to test new features before they land in the public version? Just join the [Google+ community](https://plus.google.com/communities/103668718628585126049).
## Used Libraries
[Neokree's Material Navigation Drawer](https://github.com/neokree/MaterialNavigationDrawer)
## 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**