Skip to content

Instantly share code, notes, and snippets.

View vhsdream's full-sized avatar

Chris vhsdream

View GitHub Profile
@vhsdream
vhsdream / cwa_install.sh
Last active February 27, 2025 14:41
Calibre-Web Automated Proxmox LXC install script
#! /usr/bin/env bash
# Dirty install script for Calibre-Web Automated
# Done over top of a Calibre-Web install via Proxmox Helper Script
# https://github.com/community-scripts/ProxmoxVE/blob/main/install/calibre-web-install.sh
# Author: vhsdream 2025
# USE AT YOUR OWN RISK
# AFTER RUNNING THIS SCRIPT IT'S LIKELY YOU CAN NO LONGER USE THE 'update' FUNCTION
# FROM Proxmox Helper Scripts
blueprint:
name: Add reminders via voice assist
description:
"Add reminders via the voice assistant in Home Assistant \nRequirements:\n
- A fully setup OpenAI Conversation \n
- A todo entity that you have configured to hold the reminders"
domain: automation
author: freakshock88
homeassistant:
min_version: 2023.8.0
@vhsdream
vhsdream / Uptime-Kuma-Status-Page-Dark-Mode-High-Density-Tweaks.css
Created December 7, 2024 13:38 — forked from brooksvb/Uptime-Kuma-Status-Page-Dark-Mode-High-Density-Tweaks.css
These CSS tweaks are for higher density display for Uptime Kuma status pages in dark mode.
:root {
--min-item-width: 28ch;
--max-item-width: .5fr;
--grid-spacing: .25rem;
--item-padding: .25rem;
}
/* Let items expand on small screens */
@media (max-width: 600px) {
:root {
@vhsdream
vhsdream / nvidia-proxmox-kernel.md
Created August 26, 2024 16:55 — forked from richardkiss/nvidia-proxmox-kernel.md
Minimal install of nvidia kernel drivers on proxmox host