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.
Go to file
Marcel Kapfer (mmk2410) 85261470cc Update to meet Google Java Coding Guidlines 2016-04-15 17:49:40 +02:00
.idea Update to meet Google Java Coding Guidlines 2016-04-15 17:49:40 +02:00
src Update to meet Google Java Coding Guidlines 2016-04-15 17:49:40 +02:00
.gitignore Added Icon 2015-07-29 22:20:23 +02:00
LICENSE Windows Fixes Pt. 1 2015-07-29 18:00:10 +02:00
README.md README.md update 2016-04-15 17:48:31 +02:00
de.marcelkapfer.c.morseconverter.iml Necessary files added 2015-07-29 21:30:10 +02:00

README.md

Morse Converter (Desktop Client)

A writtenMorse and normal morse code converter. A detailed description about this program can be found on marcel-kapfer.de/writtenmorse.

Content

Contributing

For contributing to this project read my contribution guidlines at mmk2410.org/contributing.

If you have any questions feel free to contact me at marcelmichaelkapfer@yahoo.co.nz, Google+, Twitter, GNUsocial, in a room at phab.mmk2410.org or join the party at irc.mmk2410.org.

If you want to contribute code to this project check if your additions match with the Google Java Style Guide (you can download the XML style at https://github.com/google/styleguide).

The repository is at phab.mmk2410.org/diffusion and the bug tracker phab.mmk2410.org/maniphest.

Packages

Linux

Ubuntu

I created an Ubuntu repository for the app. You can use it by running the following lines:

sudo apt-add-repository ppa:mmk2410/morse-converter

sudo apt-get update

sudo apt-get install morse-converter

View this package repository at Launchpad.