wtf
wtf copied to clipboard
The personal information dashboard for your terminal
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.3.0 to 0.6.0. Commits 59c1ca1 errgroup: add reference to sync.WaitGroup 10739b0 all: update go directive to 1.18 22ba207 singleflight: add panicError.Unwrap method See full diff in compare...
This adds a very basic Ping module, for when you need to see if a service is online but you can't / don't want to use a third-party API like...
## What's broken? None of the utilities for opening files and URLs are working, nothing shows up in the logs. I'm using ZSH as shell, DWM, defaults are set on...
Hey, first of all, I'd like to say I'm super grateful for this repo to exist. I've been setting it up this morning and it's just awesome. While setting up...
Fixes https://github.com/wtfutil/wtf/issues/1615
## What's broken? `cmdrunner` Module uses `syscall.SIGWINCH` which is undefined for Windows- ``` github.com/wtfutil/wtf/modules/cmdrunner # github.com/wtfutil/wtf/modules/cmdrunner modules\cmdrunner\widget.go:161:28: undefined: syscall.SIGWINCH modules\cmdrunner\widget.go:169:16: undefined: syscall.SIGWINCH ``` Reference commit which triggered this behavior: [commit/c7ac2be510d28d572fb10c6b9ccc2319a85c49fc](https://github.com/wtfutil/wtf/commit/c7ac2be510d28d572fb10c6b9ccc2319a85c49fc)...
## What's broken? I put San Francisco as a city name and the widget is not aligning time/day. Perhaps the city name is longer than expected. See the screenshot below:...
### Steps to Reproduce: 1. create API token in Zendesk 2. add zendesk module to config.yml ``` zendesk: apiKey: "1XcUm*********************" enabled: true position: top: 1 left: 1 height: 1 width:...
### Discussed in https://github.com/wtfutil/wtf/discussions/1520 Originally posted by **tolga-balci** February 25, 2023 Hi, I have the following global color setting in my config.yml file: wtf: colors: border: focusable: "green" text: "black"...
On the page for the Bargraph module, the documentation shows the configuration for Spotify. Additionally, the image to the screenshot is broken. "baargraph screenshot" is misspelled and should be "bargraph...