Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

A web UI tool of the gofs

License

NotificationsYou must be signed in to change notification settings

no-src/gofs-webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BuildLicenseRelease

A web UI tool of thegofs.

Installation

The first needGo andNode installed, then you can usethe below command to installgofs-webui.

Windows

$ scripts\build.bat

Linux or macOS

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

Docker

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

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

Or pull the docker image directly fromDockerHub with the command below.

$ docker pull nosrc/gofs-webui

For more scripts about release and docker, please see thescripts 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 filegofs.json usinggofs-webui and haveinstalledgofs, you can use the following command to rungofs andsynchronize 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

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp