A free, open-source, multi-platform application for sending files and messages, using the codec2 HF modems
 
 
 
 
 
 
Go to file
Erik de Wildt e095693ae8 Merge branch 'distance_unit_setting' of github.com:erikdewildt/FreeDATA into distance_unit_setting 2025-10-30 14:02:55 +01:00
.github Merge branch 'develop' into dependabot/github_actions/develop/actions/setup-python-6 2025-10-27 08:48:51 +01:00
.obs update workflow 2025-10-04 00:56:10 +02:00
documentation adjusted readme 2024-05-17 16:33:32 +02:00
freedata_gui Update Dutch locale for distance unit settting. 2025-10-30 14:02:17 +01:00
freedata_server Add distance unit setting to choose between Kilometer or Miles. 2025-10-29 10:17:36 +01:00
tests first success with test 2025-05-25 12:46:43 +02:00
tools Add initial support for Debian 13 2025-09-16 10:46:20 -04:00
.gitignore Added package-lock.json, made gui build reproducible 2025-10-05 15:43:18 +02:00
.prettierignore another folder renaming 2024-04-18 11:04:25 +02:00
.stignore adjusted linting stuff 2024-07-23 13:10:28 +02:00
Dockerfile Only build codec2 2025-02-16 16:30:29 +00:00
LICENSE
README.docker.md Prettified Code! 2025-04-05 08:04:20 +00:00
README.md Prettified Code! 2025-02-23 11:29:05 +00:00
add-osx-cert.sh
entrypoint.sh Add Dockerfile and build action 2025-01-03 16:30:13 +00:00
freedata-nsis-config.nsi updated nsis 2024-07-22 23:20:53 +02:00
pyproject.toml Deprecate python versions older then 3.10, add 3.13 where missing 2025-10-06 15:23:58 +02:00
requirements.txt Removed useless/deprecated dependencies, updated nuitka 2025-10-04 00:57:12 +02:00
setup.py Deprecate python versions older then 3.10, add 3.13 where missing 2025-10-06 15:23:58 +02:00

README.md

FreeDATA

FreeDATA is a versatile, open-source platform designed specifically for HF communications, leveraging codec2 data modes for robust global digital communication. It features a network-based server-client architecture, a REST API, multi-platform compatibility, and a messaging system.

Please keep in mind, this project is still under development with many issues which need to be solved.

CodeFactor Modem tests

FreeDATA_main_screen.png

FreeDATA_chat_screen.png

Installation

Please check the wiki for installation instructions Please check the 'Releases' section for downloading precompiled builds

Credits