Ken Johnson 3f96cc00d8
All checks were successful
Build & Release Plugin / build (push) Successful in 20s
Fix plugin names: consistent naming, match plugin.json to GetName
Removed fw- prefix and -tc/-svr/-cli suffixes. Plugin names are now
simple: telnet, binkp, modem, webui, fidonets, fidonetc. Registry
names match loaded names so "available from registry" filter works.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 20:14:01 -07:00
2026-03-09 13:00:21 -07:00
2026-03-09 13:00:21 -07:00
2026-03-10 04:39:59 +00:00

WebUI Plugin

User-facing web interface for the Fastway BBS thin client. Provides a browser-based BBS experience with message reading/posting, user profile management, and real-time updates via WebSocket.

Features

  • Browser-based BBS access (no telnet client needed)
  • Message area browsing, reading, and posting
  • User authentication and profile management
  • Responsive dark-themed UI
  • Real-time message notifications via WebSocket
  • Works behind reverse proxies with SSL termination

Configuration

In fastwayclient.ini:

[plugin.fw-webui]
port=8081
address=0.0.0.0

License

GPL-3.0

Description
WebUI - Browser-based BBS interface with message reading, posting, and user profiles
Readme 139 KiB
webui v0.1.6 Latest
2026-03-15 03:18:42 +00:00
Languages
Pascal 48.1%
JavaScript 23.1%
CSS 16.3%
HTML 11.1%
Makefile 1.4%