Skip to content

A graphical user interface for Seaweed File System so you can manage your files easily.

Notifications You must be signed in to change notification settings

SuperJMN/SeaweedFS-GUI

Repository files navigation

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