Ken Johnson cdf5074214
All checks were successful
Build & Release Plugin / build (push) Successful in 12s
Add Wait For Call screen and local status proxy
New WFC dashboard page (wfc.html) showing real-time node status,
protocol listeners, plugin info, and primary server connection.
Auto-refreshes every 2 seconds via local status proxy endpoint.
Added /api/local/status route that proxies to the thin client's
built-in status HTTP server. Updated Makefile with FCL source paths.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 20:44:54 -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%