Back to projects

Project details

JSP/JCP Browser WebUI

A browser-based interface for moving an existing desktop-oriented tool into a lighter web surface.

Category
Local tool
Status
Archived
Visibility
Private
Role
Personal project

Technology stack

  • Go
  • React
  • SQLite
  • Docker

Desktop configuration, session state, file operations, and long-running task events enter explicit HTTP and WebSocket interfaces. A Go service, React interface, and SQLite store produce a browser-accessible management surface packaged as one Docker unit.

The refactor served remote access and container use while preserving the original tool’s core operations. It is retained as an archived private project record rather than an actively developed service.