GithubHelp home page GithubHelp logo

no-src / gofs-webui Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 2.0 991 KB

A web UI tool of the gofs

License: Apache License 2.0

Go 7.35% Batchfile 0.46% Shell 11.74% JavaScript 1.02% HTML 1.02% Vue 55.07% CSS 7.88% TypeScript 14.10% Dockerfile 1.36%
file-synchronization synchronization go

gofs-webui's Introduction

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

gofs-webui's People

Contributors

dependabot[bot] avatar mstmdev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.