cli

module
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2023 License: GPL-3.0

README

Your Overtime CLI (otcli)

You can download the newest build via and move the file to /usr/local/bin/otcli or use for linux:

curl https://api.github.com/repos/your-overtime/cli/releases/latest | grep otcli_linux | grep -v 'arm\|name' | awk -F'"' '{print$4}' | wget -i - && sudo mv otcli_linux /usr/local/bin/otcli && chmod ugo+rwx /usr/local/bin/otcli

The otcli needs the following configuration file, which can be generated with otcli conf init.

{
 "Host": "https://your-overtime.de",
 "Token": "token secretGeneratedToken",
 "DefaultActivityDesc": "Coding"
}

Directories

Path Synopsis
internal
out

Jump to

Keyboard shortcuts

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