A free, open-source, multi-platform application for sending files and messages, using the codec2 HF modems
 
 
 
 
 
 
Go to file
as3ii 0deef898ff
Fixed ruff rule E401 and E402
See https://peps.python.org/pep-0008/#imports
2025-11-13 19:55:53 +01:00
.github Switched to ruff for linting/formatting, added ruff CI 2025-11-12 09:33:02 +01: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 Run `ruff format` 2025-11-13 15:53:43 +01:00
freedata_server Fixed ruff rule E401 and E402 2025-11-13 19:55:53 +01:00
tests Fixed ruff rule E401 and E402 2025-11-13 19:55:53 +01:00
tools Switched from editing `sys.path` to proper PEP8 imports 2025-11-13 19:49:38 +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 Added basic CONTRIBUTING.md 2025-11-12 12:00:58 +01:00
Dockerfile Install only required dependencies 2025-11-11 23:22:22 +01: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 Switched to ruff for linting/formatting, added ruff CI 2025-11-12 09:33:02 +01:00
requirements.txt Reordered python dependencies, removed useless pyinstaller 2025-11-11 23:22:09 +01: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