A free, open-source, multi-platform application for sending files and messages, using the codec2 HF modems
Go to file
Paul Kronenwetter 4bff7a5027 Clean up two existing tests.
Adapted both tests to pytest and maintained
compatibility with existing ctest method.
Tweaked CMakeLists.txt .
2022-06-15 19:37:55 -04:00
.github and some more typos and whitespace correction.. 2022-05-23 14:26:14 +02: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 Added parameters to tests. 2022-06-15 19:37:55 -04:00
tnc Another round of formatting changes. 2022-06-15 19:37:08 -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 Clean up two existing tests. 2022-06-15 19:37:55 -04:00
LICENSE Initial commit 2020-12-12 19:57:27 +01:00
README.md and some more typos and whitespace correction.. 2022-05-23 14:26:14 +02: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