Pinned Loading
-
-
FOR MPD - Skips songs you don't like...
FOR MPD - Skips songs you don't like. Uses a per-song score, calculated based on whether you skip the song or let it play. The only dependency is MPC, as this script is almost entirely BASH. When the next song's score is negative, the script "rolls the dice" and if the score is <= the dice roll, it will skip it when it comes on. 1#!/bin/bash23# Automatically skips songs you dont like4# Skipping a song decreases its score5# Playing it for >15 seconds increases it -
Multi-monitor wallpaper generator. O...
Multi-monitor wallpaper generator. One image per monitor. 1#!/bin/bash2# Multi-monitor wallpaper generator3# Requires imagemagick, xrandr, feh4# Usage: pipe a list of images to this script5# Example: ls ~/Pictures/*.JPG | sort -R | sh wallpaper
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


