gloom-client

command module
v0.0.0-...-0ccc751 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2020 License: MIT Imports: 3 Imported by: 0

README

Gloom

Go Report Card GitHub license

About

Client for Gloom file server.

Development

You'll need Golang 1.13+ installed before following these steps. Insutructions are for Ubuntu 18.04, may differ for other operating systems.

Installation

  • git clone https://github.com/th3-z/gloom-client.git
  • cd gloom-client
  • Install dependencies (Ubuntu 18.04)
    • sudo apt-get -y install build-essential libglu1-mesa-dev libpulse-dev libglib2.0-dev
  • Install Qt binding
    • export GO111MODULE=off; go get -v github.com/therecipe/qt/cmd/... && $(go env GOPATH)/bin/qtsetup test && $(go env GOPATH)/bin/qtsetup -test=false

Build

Optionally, add $(GOPATH)/bin/ to your PATH environment variable.

  • $(GOPATH)/bin/qtdeploy build desktop .

Run

Execute the built binary.

  • ./deploy/linux/gloom-client

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL