1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2026-03-02 04:09:18 +00:00

Build Status codecov

webfuse-provider

webfuse combines libwebsockets and libfuse. It allows ot attach a remote filesystem via websockets.

Note: This repository refers to webfuse-legacy. Since webfuse-legacy is out-dated, the repository is archived and will be removed in future.
Please leave an issue if you are still interested in this code.

Build and run

To install dependecies, see below.

meson build
cd build
ninja
./webfuse-provider

Fellow Repositories

Further Documentation

Description
No description provided
Readme 2.7 MiB
Languages
C 51.1%
C++ 46.6%
Meson 2.3%