Amiga-Z Wiki

“Modern tools for old-school communities.”

User Tools

Site Tools


projects:aznetbbs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
projects:aznetbbs [2026/03/02 20:16] – removed - external edit (Unknown date) 127.0.0.1projects:aznetbbs [2026/03/02 20:16] (current) – ↷ Page name changed from projects:anetbbs to projects:aznetbbs freedomotter
Line 1: Line 1:
 +====== AZNet BBS ======
 +
 +**AZNet BBS** is a Linux-first reimplementation of the classic **CNet Pro BBS (v3.x)**, written in **Python 3.13** using **asyncio** for the server backend and **PyQt6** for the SysOp control panel.
 +
 +It aims to preserve the *behavior, structure, and operational feel* of CNet Pro while modernizing the internals for contemporary systems.
 +
 +----
 +
 +===== Project Pages =====
 +
 +  * [[projects:anetbbs:overview|Overview]]
 +  * [[projects:anetbbs:architecture|Architecture]]
 +  * [[projects:anetbbs:development|Development]]
 +  * [[projects:anetbbs:roadmap|Roadmap]]
 +  * [[projects:anetbbs:notes|Notes]]
 +  * [[projects:anetbbs:compatibility|Compatibility]]
 +  * [[projects:anetbbs:bbstext|BBSText]]
 +  * [[projects:anetbbs:code_base|Code Base]]
 +  * [[projects:anetbbs:experiments|Experiments]]
 +
 +----
 +
 +===== Status =====
 +
 +^ Item ^ Value ^
 +| Current Phase | Active Development |
 +| Primary Platform | Linux |
 +| Language | Python 3.13 |
 +| Networking | Telnet (asyncio) |
 +| UI | PyQt6 |
 +| Database | SQLite |
 +| License | TBD |
 +
 +----
 +
 +===== Quick Links =====
 +
 +  * Control Panel: PyQt6-based SysOp interface
 +  * Server: Async telnet BBS core
 +  * Text Engine: CNet-style MCI (\x19) renderer
 +
 +----
  

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki