mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
33 lines
719 B
YAML
33 lines
719 B
YAML
wtf:
|
|
refreshInterval: 1
|
|
bamboohr:
|
|
refreshInterval: 900
|
|
url: "https://api.bamboohr.com/api/gateway.php"
|
|
gcal:
|
|
currentIcon: "💥"
|
|
eventCount: 10
|
|
refreshInterval: 300
|
|
secretFile: "~/.wtf/gcal/client_secret.json"
|
|
git:
|
|
commitCount: 5
|
|
refreshInterval: 8
|
|
repository: "/Users/chris/go/src/github.com/senorprogrammer/wtf"
|
|
github:
|
|
organization: "BetterOfficeApps"
|
|
refreshInterval: 300
|
|
repo: "core-api"
|
|
username: "senorprogrammer"
|
|
jira:
|
|
refreshInterval: 900
|
|
opsgenie:
|
|
refreshInterval: 21600
|
|
security:
|
|
refreshInterval: 3600
|
|
status:
|
|
refreshInterval: 1
|
|
weather:
|
|
cityId: 6173331
|
|
language: "EN"
|
|
tempUnit: "C"
|
|
refreshInterval: 900
|