A free, open-source, multi-platform application for sending files and messages, using the codec2 HF modems
 
 
 
 
 
 
Go to file
dependabot[bot] 64b7525a07
Bump uuid from 10.0.0 to 11.0.2 in /freedata_gui
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.2.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v11.0.2)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 16:42:47 +00:00
.github Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 2024-10-01 16:15:43 +00:00
documentation
freedata_gui Bump uuid from 10.0.0 to 11.0.2 in /freedata_gui 2024-11-01 16:42:47 +00:00
freedata_server added missing message endpoint 2024-10-22 17:12:59 +02:00
tests
tools add support for Fedora 40 2024-10-04 09:42:06 -04:00
.gitignore
.prettierignore
.stignore
LICENSE
README.md
add-osx-cert.sh
freedata-nsis-config.nsi
requirements.txt
setup.py

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.

CodeFactor

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

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