---
title: "EDM115 - Project EDM115&#x2F;useful-stuff"
canonical_url: "https://edm115.dev/projects/useful-stuff"
last_updated: "2026-08-20T22:15:20.359Z"
meta:
  description: "Random collection of files, by EDM115"
  "og:description": "Random collection of files, by EDM115"
  "og:title": "EDM115 - Project EDM115/useful-stuff"
---

Home

# useful-stuff

## Random collection of files

### 2026

- Some Python scripts to get an overview of your PIP dependencies | [Help](https://github.com/EDM115/useful-stuff/blob/main/scripts/pip_deps/README.md)

### 2025

- A powershell script to change quickly the profile/config for Balatro | [Help](https://github.com/EDM115/useful-stuff/blob/main/scripts/balatroSwitcher.md) • [Download](https://raw.githubusercontent.com/EDM115/useful-stuff/refs/heads/main/scripts/balatroSwitcher.ps1)
- A batch script to rename automatically Episode files to a shorter name | [Download](https://raw.githubusercontent.com/EDM115/useful-stuff/refs/heads/main/scripts/eprename.bat)
- An usercss to hide useless things on YouTube and make it cleaner. Requires an extension like Stylus | [Check/Install](https://raw.githubusercontent.com/EDM115/useful-stuff/refs/heads/main/themes/YouTube_Tweaks.user.css)
- An usercss to make the GitHub dark theme a bit more legible. Requires an extension like Stylus | [Check/Install](https://raw.githubusercontent.com/EDM115/useful-stuff/refs/heads/main/themes/GitHub_darker.user.css)

### 2024

- My config file for [WinAero Tweaker](https://winaero.com/winaero-tweaker/), just if anyone wants | [Download](https://raw.githubusercontent.com/EDM115/useful-stuff/refs/heads/main/configs/Winaero_Tweaker_EDM115.ini)
- VS Code : install extensions from a file | [Info](https://gist.github.com/EDM115/7f90913892cf5dd0e5141316ea37b261#file-vs-code-install-extensions-from-a-file-md) • [Linux](https://gist.github.com/EDM115/7f90913892cf5dd0e5141316ea37b261/raw/0d129f861c182eb303ee705695e2d3d7960504d1/vs-code-install-extensions.sh) • [Windows](https://gist.github.com/EDM115/7f90913892cf5dd0e5141316ea37b261/raw/0d129f861c182eb303ee705695e2d3d7960504d1/vs-code-install-extensions.bat)
- Discord on Linux : auto upgrade and auto install BetterDiscord | [Info](https://gist.github.com/EDM115/5b6918c4433de7038588c78d602f7de5#file-discord-on-linux-auto-upgrade-and-auto-install-betterdiscord-md) • [`launch-discord.sh`](https://gist.github.com/EDM115/5b6918c4433de7038588c78d602f7de5/raw/93a9eed2f8e17add136be083b430b46987e8878f/launch-discord.sh) • [`upgrade-discord.sh`](https://gist.github.com/EDM115/5b6918c4433de7038588c78d602f7de5/raw/93a9eed2f8e17add136be083b430b46987e8878f/upgrade-discord.sh)
- `sudo` on Powershell | [Info & Script](https://gist.github.com/EDM115/daff204ae4bb19f0a90291d036e433ed#file-sudo-on-powershell-md)
- An userscript to automatically log in to my college’s Moodle instance without needing to click (assumes the username/password is autofilled for the SSO). Requires an extension like Violentmonkey | [Check/Install](https://raw.githubusercontent.com/EDM115/useful-stuff/refs/heads/main/scripts/Moodle_UBS_auto_login.user.js)
- An userscript to toggle on/off CSS on any website (you can hide the toggle button if needed). Requires an extension like Violentmonkey | [Check/Install](https://raw.githubusercontent.com/EDM115/useful-stuff/refs/heads/main/scripts/No_CSS.user.js)
- An usercss to fix buttons color in [chatgpt.com](http://chatgpt.com). Requires an extension like Stylus | [Check/Install](https://raw.githubusercontent.com/EDM115/useful-stuff/refs/heads/main/themes/Fix_ChatGPT_buttons.user.css)  
  **EDIT** : No longer needed since the 2025 redesign

### 2022

- A small file to enable in 1 second the Dark Mode in Windows (works even if you can’t access the settings) | [Download](https://raw.githubusercontent.com/EDM115/useful-stuff/refs/heads/main/themes/darkmode.reg)
- Useless script that list all files on your hard disk with a matrik-like theme | [Download](https://raw.githubusercontent.com/EDM115/useful-stuff/refs/heads/main/scripts/matrix.bat)