A graphical user interface for Seaweed File System.
The best method is to go to the releases page and get the binaries for your OS there.
- Clone this repo.
- Install .NET 7.
- Go to the folder named "SeaweedFS.Gui.Desktop".
- Run
dotnet run
. - The application should build and run afterwards.
- Setup a SeaweedFS Filer server.
- Run this application.
- Enter the address of the Filer server.
- Enjoy ;)
Powered by AvaloniaUI