Skip to main content

Module webui

Module webui 

Source
Expand description

§WebUI Module

Provides a web-based user interface for track. Run track webui to start the web server.

§Features

  • Modern, rich UI displaying task status
  • Add/delete TODOs and scraps through the web interface
  • Real-time updates via Server-Sent Events (SSE)

Structs§

AppState
Shared argument state
Templates
Template engine wrapper
WebState
Extended application state with templates

Functions§

build_router
Build the WebUI router (shared by server startup and tests).
start_server
Start the WebUI server