Scripts

Script to Automate Deploying Open WebUI on macOS

Script to Automate Deploying Open WebUI on macOS

Large Language Models (LLMs) are rapidly changing how we interact with information, offering impressive capabilities from brainstorming to summarization. But behind this …


Tags: Technology | Scripts | Configuration

Note Taking Script For the Terminal

Note Taking Script For the Terminal

Daily & General Notes Script: Previously I was using the Obsidian Application as my Journaling and “To Do List” software. Obsidian has vim integration and a button …


Tags: Technology | Scripts

Script To Deploy SearXNG Easily on macOS Using Docker

Script To Deploy SearXNG Easily on macOS Using Docker

What is SearXNG? SearXNG is a fork of the original SearX project, actively maintained to provide a modernized and efficient meta-search experience. It functions by aggregating …


Tags: Technology | Scripts

Script to Generate Rss Feed

1 This is a bash script to generate a full RSS feed from a directory containing simple webpages. The script works by pulling out the text between a few html tags to fill the needed …


Tags: Configuration | Scripts