Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

no-src/gofs-webui

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gofs-webui

Build License Release

A web UI tool of the gofs.

Installation

The first need Go and Node installed, then you can use the below command to install gofs-webui.

Windows

$ scripts\build.bat

Linux or macOS

$ chmod +x ./scripts/build.sh && ./scripts/build.sh

Docker

You can use the build-docker.sh script to build the docker image and you should clone this repository and cd to the root path of the repository first.

$ chmod +x ./scripts/build-docker.sh && ./scripts/build-docker.sh

Or pull the docker image directly from DockerHub with the command below.

$ docker pull nosrc/gofs-webui

For more scripts about release and docker, please see the scripts directory.

Quick Start

Windows

$ gofs-webui.exe

Linux or macOS

$ ./gofs-webui

Docker

$ docker run -it --rm --name running-gofs-webui -p 9097:9097 nosrc/gofs-webui:latest gofs-webui

Run gofs

When you generate the configuration file gofs.json using gofs-webui and have installed gofs, you can use the following command to run gofs and synchronize your files.

$ gofs -conf=./gofs.json

About

A web UI tool of the gofs

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.