Download the executable to a directory. Your executable might be rclone-v1.53.exe or similar, but whatever it is, use it’s name. Open a terminal and go to your rclone directory. Run something like:
rclone serve webdav ~/data/Wikis --addr :8080 --vfs-cache-mode full
Where you use your TW parent directory instead of ~/data/Wikis and whatever port you want instead of 8080. I honestly don’t know how much difference the --vfs-cache-mode full
directive makes. It was something I found on the net.
I believe rclone will serve up everything in it’s subdirectories, including images and other resources. You could hypothetically make your main drive the root and serve up your entire file system, but I feel that might be dangerous.
In your browser go to 127.0.0.1:8080 and then navigate to your TW and open.
RCLONE is well documented, and almost every command comes with too many options. So if you want to open up your wiki to other devices on your local network, for instance, I think you can do that. Just be aware of the danger, especially on public wifi systems.
Let’s see, on windows you’ll now have a terminal screen, but you can minimise that.
Just for completeness, you can use the RCX app on your android phone to serve up your TW files there. This is handy if you want to have two TW files opened up, rather than 1 at a time as with Tiddloid.