korpa
korpa
While working on #117 I discovered that the `xz` lib used has no license. We should replace it. Maybe https://pkg.go.dev/github.com/ulikunitz/xz is a good fit.
If I run the "windows no installer exe" with cli parameters, it just returns with an empty line instead of a help message: ``` Microsoft Windows [Version 10.0.14393] (c) 2016...
Hi Markus, I use parts of your great work in https://gitlab.com/korpa/virtdeskbar  Sadly maintaining this for every Windows version will be a mess. Therefore would it be possible to split...
**Describe the bug** While this works fine in Linux:  Powershell doesn't like it when we forward the result of `gum format` to `gum style`  **To Reproduce** In Powershell:...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** DuckDB support similar SQLite Implementing basic DuckDB support would allow us to provide the...
Please support the Tinkerforge Humidity 2 bricklet: https://www.tinkerforge.com/en/doc/Hardware/Bricklets/Humidity_V2.html
**Is your feature request related to a problem? Please describe.** I want a `Confirm` field automatically go on with the preselection after 5 seconds without user interaction. **Describe the solution...
``` bin install github.com/gerardog/gsudo ``` Install gsudo in powershell, does not ask, but installs the checksum file: ``` d:\home\binbin\gsudo.setup.msi.sha256 v2.4.4 github.com/gerardog/gsudo ``` I know about `-a`, but if we ignore...
**Describe the bug** When using pop within a script which runs via cron, the error message occures: *Error: could not open a new TTY: open /dev/tty: no such device or...