Update Readme.md

This commit is contained in:
alienhunter3
2025-01-03 00:38:58 -05:00
committed by GitHub
parent 747bfa534b
commit 9275e34c24

View File

@@ -1,8 +1,8 @@
This whole project is still a major WIP. Details to follow. This whole project is still a major WIP. Details to follow.
Basically, this is supposed to be a modernized BBS for radio, Basically, this is supposed to be a modernized BBS for radio,
but exchanging binary messages (which can be compressed automatically) but with clients and servers exchanging binary messages
rather than human-typed text. (which can be compressed automatically) rather than human-typed text.
I'm planning several features like: I'm planning several features like:
@@ -19,4 +19,4 @@ I'm planning several features like:
I may also add a TCP/IP interface to this later, since that shouldn't be too difficult. We'll see. I may also add a TCP/IP interface to this later, since that shouldn't be too difficult. We'll see.
I'm envisioning using a couple of python CLI clients with this for now, or possibly an android or I'm envisioning using a couple of python CLI clients with this for now, or possibly an android or
PC GUI, assuming an AGWPE TNC is available on the network. PC GUI, assuming an AGWPE TNC is available on the network.