Skip to content

Instantly share code, notes, and snippets.

View user8446's full-sized avatar

Glenn Fowler user8446

View GitHub Profile
@user8446
user8446 / cloudflared-auto-update.ps1
Created November 1, 2023 15:42
cloudflared auto update
#Window title
$host.ui.RawUI.WindowTitle = "Cloudflared auto update"
#Run as admin for start/stop service
#Dependencies
#PowerShellForGitHub module
#BurntToast module
###############################
@user8446
user8446 / GnuCash Process Receipts.ps1
Last active January 6, 2022 18:11
GnuCash Process Receipts
#Window title
$host.ui.RawUI.WindowTitle = "GnuCash Process Receipts"
############################
#GnuCash settings: Register > Enable both "Enter moves to blank transaction" & "tab order includes transfer on memorised transactions"
############################
#Load credentials