An open API service indexing awesome lists of open source software.

https://github.com/notnaton/simplewebui


https://github.com/notnaton/simplewebui

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# simplewebui
Made with HTMX and flask. Just a toy project to learn.

## Requires UV
`curl -LsSf https://astral.sh/uv/install.sh | sh`

## Install
`uv tool install git+https://github.com/Notnaton/simplewebui.git`

## Running it
`simplewebui`

or just copy the webui.py file and run it with UV:
`./webui.py`