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

27 lines
817 B
Markdown
Raw Normal View History

2015-02-17 03:28:34 +01:00
# Material Design
2015-01-02 11:39:18 +01:00
2015-01-02 17:38:31 +01:00
A writtenMorse and normal morse code converter for Android. You can find more information about this app on http://marcel-kapfer.de/projects/morse/.
## 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+](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)
2015-02-18 00:51:58 +01:00
## Design
2015-02-18 10:41:49 +01:00
This is how it looks:
2015-02-18 00:51:58 +01:00
![Image](http://marcel-kapfer.de/res/blog/20150218/with-background.png)
2015-02-18 10:41:49 +01:00
## Used Libraries
[Neokree's Material Navigation Drawer](https://github.com/neokree/MaterialNavigationDrawer)