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 76e17e164a Updated README 2018-01-03 09:16:22 +01:00
.idea Updated README 2016-04-17 12:52:16 +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 Updated README 2018-01-03 09:16:22 +01: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 the GitLab Wiki.

Prerequisites

  • 2.0 or later: Java 8 or higher
  • 2.0 or earlier: Java 6 or higher

Contributing

  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 merge request

If you have any questions feel free to write me a mail at me@mmk2410.org or contact me on Twitter. If your question is more general, don't hesitate to create an issue.

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.

Debian

You can use the Ubuntu packages (or even the repository) with Debian.