Albert G

Results 53 issues of Albert G

FAO: (@alber70g) The description contains more (https://github.com/matryer/bitbar-plugins/blob/master/Tools/yabai.365d.sh), and I think this causes to show nothing. Is it possible to show everything on the webpage (https://getbitbar.com/plugins/Tools/yabai.365d.sh)?

enhancement
shell

## Summary Fixes #958 in a different way Introduces the `shouldPublishTakesPrecedence` flag to the root of the config. This allows users to ignore the `versionPolicyName` when publishing packages. ## Details...

I'd like to have a default reverse proxy entry for any container on the `{containername}.local.co`, with the port that's exposed, if there's only one (if multiple it's to be added...

I'm using a complex modification for caps-lock to map to: * to-if-alone: esc * to: cmd+ctrl+alt+shift According to EventViewer, this causes to send: 1. FIRST: cmd+ctrl+alt+shift 2. AFTER if alone:...

I've found that this tool doesn't extract everything. My backup was nearly 8GiB but it wasn't extracted properly. Files and directories were missing Use [traktor](https://traktor.wp-migration.com/) instead as mentioned in the...

I'm not sure if this is the right place for this request. To change the fan speeds on a SuperMicro X8 board (I have X8DTL-iF) there's a tool [smx8fancontrol](https://www.ikus-soft.com/en/blog/2017-10-01-supermicro-x8-controle-ventilateur/) Now...

Is it possible to use WiFiSMS without libactivator. Because I'm currently banning it from my iPhone ;)

Add the possibility to install via brew for MacOS

- Order is now determined by properties in default-settings.json - Adds support for custom components Even though order of properties isn't guaranteed, it mostly is in order. Now the order...

Imagine this ```yaml end-to-end-tests: name: E2E - ${{ matrix.app }} needs: build runs-on: ubuntu-latest strategy: fail-fast: false matrix: app: ['tools', 'docs', 'app'] ``` and the `ci-gate` ```yaml ci-gate: if: always()...