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

https://github.com/lennart1978/tiny-webserver-gtk4

A tiny webserver with GTK4 GUI written in C for Linux
https://github.com/lennart1978/tiny-webserver-gtk4

clanguage gtk4 linux-app webserver

Last synced: 4 months ago
JSON representation

A tiny webserver with GTK4 GUI written in C for Linux

Awesome Lists containing this project

README

          

Tiny-Webserver-GTK4 for LINUX


A tiny webserver with GTK4 GUI written in C


screenshot

Default path to index.html is current working dir

screenshot

```bash
mkdir builddir && meson setup builddir && meson compile -C builddir &&
```

Start webserver-gtk with sudo