Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.11 KB

README.md

File metadata and controls

40 lines (24 loc) · 1.11 KB

plantuml_web

Using nicegui as a PlantUML frontend, you can deploy PlantUML on an intranet.

It's a nicegui demo project.

Plantuml jar version: plantuml-1.2024.1.jar

demo

Usage:

  • with docker
docker build -t nicegui_plantuml .
docker run -d -p 8080:8080 nicegui_plantuml

Then you can visit http://127.0.0.1:8080

  • without docker
pip install -r requirements.txt
sh start.sh

ref

Home · zauberzeug/nicegui Wiki

How to use nicegui for beginners? · zauberzeug/nicegui · Discussion #1486

Nicegui example and suggestions · zauberzeug/nicegui · Discussion #1778

NiceGUI

syejing/nicegui-reference-cn: NiceGUI 中文版本文档

(1) Use NiceGUI to watch images and do it from the COMMAND LINE! - YouTube