A free, open-source, multi-platform application for sending files and messages, using the codec2 HF modems
 
 
 
 
 
 
Go to file
dependabot[bot] 1e313b3240
Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 19:26:49 +00:00
.github Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 2026-05-01 19:26:49 +00:00
.obs update workflow 2025-09-22 09:51:47 +02:00
documentation adjusted readme 2024-05-17 16:33:32 +02:00
freedata_gui Merge branch 'main' into develop 2026-04-27 20:52:47 +02:00
freedata_server Fix a logger error message on win everytime an api call is mode 2026-02-10 20:39:35 -05:00
tests Fixed other module's paths 2026-01-10 20:27:19 +01:00
tools Merge pull request #1052 from as3ii/ruff2 2026-01-10 21:41:48 +01:00
.gitignore Removed setup.py, fixed build of pip module 2025-11-11 23:19:20 +01: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
CONTRIBUTING.md Executed `ruff format --preview`, small update to CONTRIBUTING.md 2025-11-13 23:48:17 +01:00
Dockerfile Install only required dependencies 2025-11-11 23:22:22 +01: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 add osx_certs 2023-01-21 12:03:13 +01:00
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.8.9 to <=4.0.7 2026-04-01 20:42:07 +00:00
requirements.txt Update nuitka requirement from <=2.8.9 to <=4.0.7 2026-04-01 20:42:07 +00: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