Metadata-Version: 2.4
Name: freedata
Version: 0.17.2
Summary: INFO: THIS PACKAGE IS NOT YET WORKING - PLEASE USE THE OFFICIAL SCRIPT BASED SETUP
Home-page: https://github.com/DJ2LS/FreeDATA
Author: DJ2LS
Author-email: dj2ls@proton.me
License: GPL3.0
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: psutil
Requires-Dist: PyAudio
Requires-Dist: pyserial
Requires-Dist: sounddevice
Requires-Dist: structlog
Requires-Dist: requests
Requires-Dist: asyncio
Requires-Dist: chardet
Requires-Dist: colorama
Requires-Dist: ordered-set
Requires-Dist: nuitka<=2.6.9
Requires-Dist: pyinstaller
Requires-Dist: websocket-client
Requires-Dist: fastapi[standard]
Requires-Dist: uvicorn[standard]
Requires-Dist: autopep8
Requires-Dist: black
Requires-Dist: isort
Requires-Dist: pycodestyle
Requires-Dist: pytest
Requires-Dist: pytest-cov
Requires-Dist: pytest-cover
Requires-Dist: pytest-coverage
Requires-Dist: pytest-rerunfailures
Requires-Dist: pick
Requires-Dist: sqlalchemy
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# 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](https://www.codefactor.io/repository/github/dj2ls/freedata/badge)](https://www.codefactor.io/repository/github/dj2ls/freedata)
[![Modem tests](https://github.com/DJ2LS/FreeDATA/actions/workflows/modem_tests.yml/badge.svg)](https://github.com/DJ2LS/FreeDATA/actions/workflows/modem_tests.yml)

![FreeDATA_main_screen.png](documentation%2FFreeDATA_main_screen.png)

![FreeDATA_chat_screen.png](documentation%2FFreeDATA_chat_screen.png)

## Installation

Please check the [wiki](https://wiki.freedata.app) for installation instructions
Please check the ['Releases'](https://github.com/DJ2LS/FreeDATA/releases) section for downloading precompiled builds

## Credits

- David Rowe and the FreeDV team for developing the modem and libraries -
  FreeDV Codec 2 : https://github.com/drowe67/codec2
