From 0a8985c93fcd07becc5a49abca371ed5e0db5ab1 Mon Sep 17 00:00:00 2001 From: Stepan Usatiuk Date: Sat, 26 Apr 2025 11:19:06 +0200 Subject: [PATCH] Short readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 55300d8e..db73e080 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ Syncthing and allowing you to stream your files like Google Drive File Stream This is a simple wrapper around the jar/web ui distribution that allows you to run/stop the DHFS server in the background, and update itself (hopefully!) -## How to use it and how it works? +## How to use it? -TODO 😁 + +Unpack the run-wrapper and run the `run` script. The filesystem should be mounted to the `fuse` folder in the run-wrapper root directory. + +Then, a web interface will be available at `losthost:8080`, that can be used to connect with other peers.