wtf icon indicating copy to clipboard operation
wtf copied to clipboard

The personal information dashboard for your terminal

Results 98 wtf issues
Sort by recently updated
recently updated
newest added

Hello! I love wtfutil, it's a great way to have everything all in one place. One feature enhancement I have: ## What should it do? The jira module right now...

💪 improvement

CmdRunner with the pseudo-terminal mode keeps spawning new processes and leaving the old ones hanging around. This has made me hit the process limit multiple times. wtftuil 0.41.0, macOS 12.0.1...

💪 improvement

## What should it do? Currently the IP info module shows ipv6 address in my dashboard, and I would like to see ipv4. So the request is to add an...

🐛 bug

## What's broken? The [uptime](https://github.com/wtfutil/wtf/blob/edad1b155d729dbafeb5dcdfca864a52d8151c62/cfg/default_config_file.go#L95) cmd is not working properly, it is showing `exit status 1` But it works if I remove the empty string `""` from the args: ```...

🐛 bug

Hi, all It appears that when building this repo using the `go get` command, the build fails due to some outdated packages that have been retracted by the authors. Specifically,...

Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo) from 1.84.1 to 1.85.0. Release notes Sourced from github.com/digitalocean/godo's releases. v1.85.0 #560 - @​andrewsomething - Bump golang.org/x/net (fixes: #557). #559 - @​kamaln7 - apps: update component spec interfaces...

dependency issue

I added necessary config to be able to view my followed twitch streams instead of just top streams. Also option to launch via streamlink (launches mpv to show the stream...

Hi and thank you for this very useful tool ! I encounter an issue with [module todo](https://wtfutil.com/modules/todo/) : I can't create a todo item with a `q` in name. **Steps**...

# What - Add new mempool module. - Rename `cryptoexchanges` -> `cryptocurrency` so everything is in one place. # Docs Coming

# What - Adds next bus prediction from NextBus API - http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf - https://gist.github.com/Bizzaro/1889b61117bdff824210beebe1b2f868 # Docs Coming # Known issues I learned `go` over the weekend so I'm not sure...