Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 807 Bytes

File metadata and controls

26 lines (17 loc) · 807 Bytes

SeaweedFS-GUI

A graphical user interface for Seaweed File System.

image

How to use get it?

The best method is to go to the releases page and get the binaries for your OS there.

How to build (Desktop version for Windows/MacOS/Linux)

  1. Clone this repo.
  2. Install .NET 7.
  3. Go to the folder named "SeaweedFS.Gui.Desktop".
  4. Run dotnet run.
  5. The application should build and run afterwards.

How to use it?

  1. Setup a SeaweedFS Filer server.
  2. Run this application.
  3. Enter the address of the Filer server.
  4. Enjoy ;)

Powered by AvaloniaUI