Skip to content

This is a college project. Morse Code is a desktop app coded in javafx with a simple purpose: Practice ✨Morse✨

Notifications You must be signed in to change notification settings

YanTic/MorseCode-JavaFx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Morse Code

A simple college project

Morse Code is a desktop app coded in java with a simple purpose: Practice ✨Morse✨

Installation

MorseCode requires JavaFx (Version 11+) and Jfoenix (Version 8+).

You can use the simple branch main if you wanna run the project with the IDE, using the Main.java class. But if you wanna use gradle, use git clone on the branch gradle:

    git clone https://github.com/YanTic/MorseDesktop-JavaFx.git 
        or
    git clone --single-branch --branch gradle https://github.com/YanTic/MorseDesktop-JavaFx.git

Using Gradle

Open a terminal in the root directory and run the following commands:

    gradle build
    gradle run

Libraries 📚

Library Website
JFoenix /jfoenix.com/
JavaFx /openjfx.io/

Features & Use ✌

The morse language uses dots and dashes for comunication. If you're new in the morse world, you can use the guide (or tutorial) inside the program.

Every letter has a translation to Morse.

You just have to type the dots and dashes of every letter until building the complete word

Project Management 📋

I've been working with cards from Trello and I used StarUMl for the MVC (Model View Controller).

Programs Website
Trello /trello.com/
StarUML /staruml.io/

MVC

License ⚖

I'm learning so i'm based on morse.withgoogle.com. It's Just for practice, i don't wanna use this project to sell it or something else. All the images belongs to Google.

And of course you can copy, use, modify this project. Have a good day!

About

This is a college project. Morse Code is a desktop app coded in javafx with a simple purpose: Practice ✨Morse✨

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published