Morse is an open-source program for learning Morse code and training High Speed Telegraphy skills written in Rust language using GTK4 and Adwaita.
The recommended way to install Morse is using the flatpak package
You can also install Morse with the AUR package
Please see the Arch Wiki for more information
Requirements:
- Flatpak
- Flatpak-Builder
Add the flathub repo:
flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepoBuild and install a Flatpak package:
flatpak-builder --force-clean --user --install-deps-from=flathub --repo=repo --install builddir build-aux/io.github.teacond.Morse.Devel.jsonRun the app:
flatpak run io.github.teacond.Morse.DevelIf you'd like to help translating Morse into your language, please head over to Weblate.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Please see COPYING file in the root of this repository for the complete license text. Alternatively see the official license as written by the Free Software Foundation.