Table of Contents

FTN Nodelist Editor

A PyQt6 desktop application for Linux to create, view, edit, and maintain FidoNet-style (FTN) nodelists, including Fido, FSX, and RetroNet formats.

This tool is intended to assist network coordinators in maintaining accurate and consistent nodelists, as well as bootstrapping new FTN networks.


Project Goals


Supported Formats


Application Layout

Main Window


v0.1 Feature Scope

Included

Deferred (Post v0.1)


Internal Architecture

Directory Layout

ftn-nodelist-editor/
├── app.py
├── ui/
├── model/
├── parser/
├── validation/
└── resources/

Design Principles


Development Notes


Future Ideas


Status