BarnYard Market
psConsole
A PowerShell launch utility that supports: Starting OpenSSH, Remote sessions, opening URLs and starting applications. See the following link for details. cadayton.onrender.com/blog/psConsole.html
VaultApi
VaultApi is a powershell script that automates the use of the Enterprise class Hashicorp Vault password manager for use on your home private network. Included is a BTCwallet powershell script for securely using the Sparrow or Green wallet. cadayton.onrender.com/blog/Bitcoin-and-Hashicorp-Vault.html
Get-PSOciBootBackup
This powershell script automates the creation of an application consistent boot volume backup of your BTCPAY server hosted on Oracle Cloud Infrastructure. See cadayton.onrender.com/blog/PSOciBootBackup.html
Get-PSLndExplorer
PowerShell Core script used for invoking Bitcoin Lightning Node Deamon (LND) commands on either a BTCPAY server or standalone instance. https://cadayton.onrender.com/scripts/Get-PSLndExplorer.html
Get-NewNostrKeys
Simple Powershell script to generate nostr keys on any OS supporting PowerShell. Using https://github.com/cyphercosmo/nostr-keys-generator.git
Launch RoboSats
Simple powershell script for launching RoboSats in the Tor Browser. Offers the option to display coordinator status first before prompting which coordinator to use.
BTCpayApi
BTCpayApi consists of 2 PowerShell scripts called BTCpay.ps1 and BTCpayApi.ps1. These scripts use REST Api(s) to automate the management of BTCpay server and LND lightning node from your desktop. See cadayton.onrender.com/blog/Automating-BTCPAY-Server.html
Rhoads Printed Design
Custom 3D Printing. See https://www.etsy.com/shop/RhoadsPrintedDesign
Foks-Explorer
Foks-Explorer implements a web interface for FOKS key-value store feature. See cadayton.onrender.com/blog/Foks-Explorer.html
PSKeyBase Module
A PowerShell module for automating and enhancing the key-value store feature implemented in Keybase. See cadayton.onrender.com/blog/PSKeyBase.html
VboxShutdown Service
VboxShutdown Service shuts down VirtualBox Guests in a savedstate prior to a power outage. URL: cadayton.onrender.com/blog/VboxShutdown-Service.html