GOgle-drive

所属分类:Linux/Unix编程
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2021-01-14 21:33:38
上 传 者sh-1993
说明:  用Go编程语言编写的Linux最小、基于CLI的Google Drive客户端。主要目标是降低功率...
(A minimal, CLI based Google Drive client for Linux written in the Go programming language. Main goal is to lower power consumption while supporting full sync.)

文件列表:
LICENSE (1071, 2021-01-14)
auth.go (53, 2021-01-14)
fileops.go (91, 2021-01-14)
gdriveops.go (49, 2021-01-14)
logger.go (25, 2021-01-14)
main.go (368, 2021-01-14)

# GOgle-drive A minimal, CLI based Google Drive client for Linux written in the Go programming language. Main goal is to lower power consumption while supporting full sync. ## Commands * **gog start**: launches the gogle-drive service * **gog auth**: (re)-authenticates and (re)-sets credentials * **gog quit**: clean-exit the gogle-drive service ## IPC Commands The IPC-interfaces can be used to derive state information. That can be used for populating a system bar (eg. polybar), setting a watcher or simply informational purpose. Note that it is not able to set * **gog ipc interval**: Returns the scan interval in milliseconds. * **gog ipc size**: Total size of the drive-folder in KB. * **gog ipc state**: State can be IDLE (waiting for next scan), SCANNING (checking for local changes), PULLING (checking for remote changes), DLOAD (downloading remote files), ULOAD (uploading local changes), RESOLV (resolving conflicts) ## Configuration ## Installation ## Setup

近期下载者

相关文件


收藏者