A free, open-source, multi-platform application for sending files and messages, using the codec2 HF modems
Go to file
dj2ls 459e39daea updated socket commands and changed rx buffer behavior
..and some other changes to the gui so its compatible again with the latest socket commands. The rx buffer has now a unique id, and new structure. Also all messages and files will be saved to the same buffer. All commands which will be sent to the tnc or dameon are now written in lowercase
2022-01-28 20:07:39 +01:00
.github/workflows changed tnc path for electron builder 2022-01-16 18:35:12 +01:00
documentation wiki sync not working 2022-01-26 21:06:25 +01:00
gui updated socket commands and changed rx buffer behavior 2022-01-28 20:07:39 +01:00
test fixed arq test 2022-01-12 07:42:37 +01:00
tnc updated socket commands and changed rx buffer behavior 2022-01-28 20:07:39 +01:00
tools changing file permissions closes #75 2021-10-05 18:16:15 +02:00
.gitignore gitignore for test artifacts 2021-12-12 11:00:47 +01:00
CMakeLists.txt fixed ctest for arq 2022-01-04 16:34:20 +01:00
LICENSE Initial commit 2020-12-12 19:57:27 +01:00
README.md updated readme 2022-01-12 19:35:06 +01: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

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.

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

Manual installation

Please check the wiki for installation instructions