Skip to content

Lennart1978/tiny-webserver-gtk4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Build and start:

mkdir builddir && meson setup builddir && meson compile -C builddir && cd builddir && ./webserver-gtk

Testrun:

For a testrun you can copy the file "index.html" to your server path.

In your browser open: http://localhost:8080/

Enjoy!

Version: 1.5

About

A tiny webserver with GTK4 GUI written in C for Linux

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors