Skip to content

Instantly share code, notes, and snippets.

View aadje's full-sized avatar

Arjan van Rijn aadje

  • MediaMonks
  • Utrecht
View GitHub Profile
@aadje
aadje / hf.psm1
Last active June 23, 2023 10:26
Have fun editing your local hostsfile
#Requires -PSEdition Core
#Requires -Version 7
function hf {
<#
.SYNOPSIS
Update your local hostsfile
.DESCRIPTION
Have Fun editing your local hostsfile in High Frequency using minimal keystrokes
@aadje
aadje / kef.psm1
Last active May 7, 2023 15:10
KEF LS50 Wireless 2 control script
#Requires -PSEdition Core
#Requires -Version 7
function kef {
<#
.SYNOPSIS
Control a KEF LS50 Wireless II speaker in your local network
.DESCRIPTION
Import this Module or copy the kef Function into your Powershell Core profile