OSDN Git Service

khttpd: new app for directories sharing
authorIvailo Monev <xakepa10@gmail.com>
Wed, 4 May 2022 22:15:44 +0000 (01:15 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Wed, 4 May 2022 22:26:18 +0000 (01:26 +0300)
commit9686bc5943a3b5419744abc7e8977c42ace17bec
tree7c774b3adffbd136188db3a5d14c0af3481f686f
parenta710fea359c1c63799ce371a48de4ebf9340aae6
khttpd: new app for directories sharing

read-only but can be used as regular user which means writing KDED
module for it and a bit of config glue code can shape it into the
perfect replacement for SMB and NFS shares that requires only a web
browser client side (without JS too):
https://ibb.co/Dw1V7n0

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
khttpd/CMakeLists.txt [new file with mode: 0644]
khttpd/khttpd.cpp [new file with mode: 0644]