tii

Tcl-based suite for working with ii/idec protocol
git clone git://git.luxferre.top/tii.git
Log | Files | Refs | README

commit f50f8b5bdea9e328f01f92b7675be1ee6c483c87
parent 76143e66b0db5975243d64c6689a44cfb8c2abc4
Author: Luxferre <lux@ferre>
Date:   Fri, 25 Oct 2024 10:20:30 +0300

mentioned ii-doc.txt in README

Diffstat:
MREADME | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README @@ -4,7 +4,7 @@ This suite implements the client side of ii and (partially) IDEC protocols of distributed, cross-platform, text-based communication (a FIDOnet successor, so to speak). Protocol documentation can be found here for both ii and IDEC: https://github.com/IDEC-net/new-docs/blob/master/protocol-en.md -(there will be an effort to write a more concise version of that doc) +(this is an official link, see ii-doc.txt for more concise documentation) The tii suite requires at least Tcl 8.6 to run. Running it inside starpacks is possible but not recommended.