? Install Software
- Ninite ? Install multiple applications automatically.
- Winget Installer
- Ventoy ? Create USB boot drives directly from OS images.
- YUMI Multiboot USB Creator
?? Explorer++ with Tabs
? Torrents (2025)
Torrent Sites:
- ext.to
- extratorrent.st
- torrentgalaxy.one
- 1337x.to
- torrenting.com ? Requires account
- piratesparadise.org
- search.extto.com
- rarbgdump.com
Guides & Aggregators:
Old/Archived:
?? Utilities
- Advanced IP Scanner ? LAN scanner and shared folder access.
- Fileseek ? File content search.
- Windows Update Stop
- Format FAT32 Tool
- TronScript ? Windows cleanup tool.
- AdwCleaner
- ComboFix.exe (manual tool)
- Serva PXE Server (Community)
??? Programming Tools
- txt2re ? Generate regular expressions from sample text.
? Notepad++
Tips:
Ctrl + Shift + L
? Delete current lineCtrl + Shift + ? / ?
? Move line
Add text to every line:
- Press
Ctrl + H
for Find/Replace. - Find:
^
Replace with:your-text
- Click Replace All
Guide: Stack Overflow Link
? Timelapse & Camera Tools
- Framelapse ? Android timelapse app
\\192.168.1.47\homes\inst\_tools
? Network tool path- Capture Boorucam
- Images to Video
? Video Editing
- Windows Movie Maker (2018 remake): Download
- DaVinci Resolve ? Free professional editor
- Handbrake ? Video converting
- XMedia Recode
- 4K Slideshow Maker
- DVD Ripping ? Handbrake
? YouTube Downloader: yt-dlp
Example CommandsBack to top
# MP3 audio download from playlist
yt-dlp --ignore-errors --format bestaudio --extract-audio --audio-format mp3 --audio-quality 160K --output "%(title)s.%(ext)s" --yes-playlist "<YouTube playlist URL>"
# Best quality video/audio with chapters
yt-dlp -f bestvideo+bestaudio/best --add-metadata --output "%(title)s.%(ext)s" --embed-chapters --yes-playlist "<YouTube playlist URL>"
# Full path FFmpeg usage
./yt-dlp.exe --ignore-errors -f bestvideo+bestaudio/best --add-metadata --output "%(title)s.%(ext)s" --embed-chapters --ffmpeg-location "C:\Path\To\ffmpeg.exe" --yes-playlist "https://youtube.com/playlist?..."
Download as .m4a
./yt-dlp -f 139 https://www.youtube.com/watch?v=saZ3EHWFZSY
Longplay Music Downloads
./yt-dlp.exe -f 139 https://www.youtube.com/watch?v=maGd0hDdq_Y
./yt-dlp.exe -f 139 https://www.youtube.com/watch?v=56N7tzInaD0
./yt-dlp.exe -f 139 https://www.youtube.com/watch?v=0Ru9O_oWrzE
./yt-dlp.exe -f 139 https://www.youtube.com/watch?v=SQM38DJdaeU
./yt-dlp.exe -f 139 https://www.youtube.com/watch?v=Ax98mPq0bvA
./yt-dlp.exe -f 139 https://www.youtube.com/watch?v=Tp7qJxfmrfo
? iPad & Tweak Tools
? System Tools & Utilities
- Glary Utilities ? System cleanup (like CCleaner)
- PSTools ? Sysinternals utilities
stretchly.exe
? Break reminder & screen time toolcaffeine.exe
? Prevent sleep- mRemoteNG ? Remote desktop tool
- FAR ? Bulk Find & Replace
- AstroGrep ? Search file content
- Rockbox ? Open firmware for MP3 players
? Disk & System Cleanup
- HD Tune Pro v5.50 ? HDD testing & health
- HWiNFO32 ? Hardware diagnostics
- Destroy Windows 10 Spying
- O&O ShutUp10
- WPD Privacy Dashboard
- W10Privacy
? Disk & Boot Tools
? Adobe Genuine Service ? Disable Popup
- If popup is showing, open Task Manager ? End task on popup.
- Run GenP as admin:
C:\Users\username\Downloads\GenP.v3.5.0-CGP\GenP 3.5.0.exe
- In GenP:
- Select: Main - Pop-up (remove)
- Tools: Remove AGS
? Audio Mixer
Virtual audio routing, EQ, and more. Donationware.
? Safe Browser & Tools
- Brave Browser
- Zotero ? Reference management
? Git Tools
{upload}