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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.