You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python Script that allows a user to pull down user generated images for a specified model, extract the generation metadata for it, and then add a note to Obsidian that includes the example images and metadata. All downloaded images are properly stored in the Obsidian image folder and the generated note is organized and tagged based on user prefs.
A simple, dependency-free JavaScript utility that dynamically adjusts the font size of text to make it fit perfectly within its parent container's width. This script is ideal for headlines, responsive titles, and any design where text needs to scale precisely with its containing element.
Fixes standard random entropy issues and Python's round behavior. A flexible time-based PRNG library with mathematical rounding, distribution diagnostics and zero dependencies.
This Python script manages and configures wireless network interfaces on Linux systems, including options for restarting services and changing interface modes.
Ce dépôt GitHub contient une collection de scripts utilitaires simples pour interagir avec le système d'exploitation. **Actuellement inclus :** * **`shutdown_script.py` :**
Check out the source code for the QT9 QMS File Sorter program. This tool automatically detects newly created files in specified folders, moves them to matching folders based on predefined names, and appends the creation date to each file name for organized storage.
This script is a custom Cinemachine Extension for Unity that restricts the camera's movement by locking its vertical (Y) position. It is particularly useful for 2D platformers or side-scrolling games where the camera should follow the player horizontally but stay at a fixed height.
A PHP utility that generates, merges, sorts, and formats random numeric arrays into a hyphen-separated string, designed for developers learning basic array manipulation and data processing.