A free, open-source, multi-platform application for sending files and messages, using the codec2 HF modems
 
 
 
 
 
 
Go to file
Mashintime 296f8d64f4
Merge pull request #1048 from as3ii/ruff
Easier ruff testin
2026-01-04 14:05:17 -05: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 Executed `ruff format --preview`, small update to CONTRIBUTING.md 2025-11-13 23:48:17 +01:00
tests Executed `ruff format --preview`, small update to CONTRIBUTING.md 2025-11-13 23:48:17 +01:00
tools Executed `ruff format --preview`, small update to CONTRIBUTING.md 2025-11-13 23:48:17 +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 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