Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.51 KB

File metadata and controls

15 lines (11 loc) · 1.51 KB

Scripts

My collection of utilities for automation, and doing random shit in general idk

Scripts

  • D2L_Downloader.user.js — A browser userscript (Tampermonkey/Violentmonkey/Greasemonkey) that adds a floating "Download All Files" pill to BCIT D2L content pages so you can grab allowed documents in one click.
  • RBC_Transaction_Exporter.user.js — A browser userscript (Tampermonkey/Violentmonkey/Greasemonkey) that adds a floating a export all button, to export RBC Transactions into CSV instead of standard PDF
  • Teams_No_Idle.ps1: A PowerShell console tool for Windows that juggles the mouse or presses F15 with a lightweight TUI to keep Teams, or similar apps, from going idle.

    NOTE: This app was written using Claude Sonnet 4.6 Thinking, based off my original code.

    View ScreenshotScreenshot of Teams_No_Idle.ps1
  • SC_Helper.user.js - A browser userscript for Tampermonkey, Violentmonkey, or Greasemonkey that automatically removes older ScreenConnect command history, keeps only the newest N groups, and adds an optional PowerShell mode toggle to the command input panel.

License

This project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. See https://creativecommons.org/licenses/by-nc-sa/4.0/ for details.