Skip to content
View scawp's full-sized avatar

Block or report scawp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Get a subset of an Archive as a list... Get a subset of an Archive as a list of URLs, filer on begins, contains and extension. Useful for an Aria2 Download Server. #Aria2 #archive.org
    1
    // ==UserScript==
    2
    // @name         Get Archive as List of URLs
    3
    // @namespace    http://github.com/scawp
    4
    // @version      2025-11-12
    5
    // @description  Get a subset of an Archive as a list of URLs, filer on begins, contains and extension. Useful for an Aria2 Download Server.
  2. A Basic Audio Modifier for random pi... A Basic Audio Modifier for random pitch/volume for an AudioClip #Unity
    1
    using System.Collections;
    2
    using System.Collections.Generic;
    3
    using UnityEngine;
    4
    
                  
    5
    public class BasicAudioModifier : MonoBehaviour {
  3. Steam-Deck.Shader-Cache-Killer Steam-Deck.Shader-Cache-Killer Public

    Script to Purge The Steam Decks Shader Cache

    Shell 481 15

  4. Steam-Deck.Mount-External-Drive Steam-Deck.Mount-External-Drive Public

    A Script to (Un)Mount and Setup Auto-Mount for an External USB SSD on the Steam Deck

    Shell 217 40

  5. Steam-Deck.Force-SteamOS-On-Boot Steam-Deck.Force-SteamOS-On-Boot Public

    When Dual Booting, This Script will Force SteamOS to Boot when Powering on rather than Windows

    Shell 163 20

  6. Steam-Deck.Auto-Disable-Steam-Controller Steam-Deck.Auto-Disable-Steam-Controller Public

    Shell 130 16