A free, open-source, multi-platform application for sending files and messages, using the codec2 HF modems
 
 
 
 
 
 
Go to file
dependabot[bot] e7c2982f0d
Update nuitka requirement from <=2.7.16 to <=2.8.4
Updates the requirements on [nuitka](https://github.com/Nuitka/Nuitka) to permit the latest version.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst)
- [Commits](https://github.com/Nuitka/Nuitka/compare/0.3.11a...2.8.4)

---
updated-dependencies:
- dependency-name: nuitka
  dependency-version: 2.8.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 16:02:05 +00: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 Merge branch 'main' into develop 2025-10-30 12:44:49 +01:00
freedata_server bump version 2025-09-22 08:45:01 +02: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 moved to GPLv3 2023-05-20 10:18:13 +02:00
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 Update nuitka requirement from <=2.7.16 to <=2.8.4 2025-11-01 16:02:05 +00:00
requirements.txt Update nuitka requirement from <=2.7.16 to <=2.8.4 2025-11-01 16:02:05 +00: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