client

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ClientCommand = &cobra.Command{
	Use:   "client",
	Short: "Run a sync client",
	Long: `Run a sync client to sync music files between devices.
By default it will look for server broadcast message and connect to it.
You can also specify server address manually.`,
	Example: `munager sync client --transcode -p "/home/me/Music" --thread=8 --trim`,
}
View Source
var Fingerprint string

Functions

func WaitBroadcast

func WaitBroadcast(addr string) (dest string, serverPort int)

Types

This section is empty.

Jump to

Keyboard shortcuts

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