A free, open-source, multi-platform application for sending files and messages, using the codec2 HF modems
Go to file
2022-06-16 21:10:36 -04:00
.github Use pytest-rerunfailures instead of re-inventing it. 2022-06-15 19:42:16 -04:00
documentation updated app icon 2022-02-24 10:23:27 +01:00
gui fixed database not loading on ARM devices 2022-06-15 14:34:17 +02:00
test Add framework for "connect" test. 2022-06-16 21:10:36 -04:00
tnc Fix tests and tnc after merge. 2022-06-15 19:42:12 -04:00
tools Another round of formatting changes. 2022-05-27 22:17:15 -04:00
.gitignore Enhance tests (#185) 2022-05-21 23:04:17 +00:00
.stignore audio tuning and chat optimisation 2022-04-02 14:54:43 +02:00
CMakeLists.txt Update cmake test configuration 2022-06-16 19:18:54 -04:00
LICENSE Initial commit 2020-12-12 19:57:27 +01:00
README.md Update correct file this time. 2022-06-15 19:37:55 -04:00

FreeDATA

My attempt to create a free and open-source TNC with a GUI for codec2 with the idea of sending messages and data from one network based application.

mailing-list

Under development

Build Windows Build Linux Build macOS

Please keep in mind, that this project is still a prototype with many issues which need to be solved. Build steps for other OS than Ubuntu are provided, but not fully working, yet.

Please check the 'Releases' section for downloading nightly builds

Preview

preview

Credits

Running the Ubuntu app bundle

Download the latest developer release from the releases section, unpack it and just start the ".AppImage file". No more dependencies

Installation

Please check the wiki for installation instructions