Last active
February 22, 2026 09:00
-
-
Save NotNahid/6f4d2377ed8886652e9aea5858816073 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "Name": "Ghost Typer", | |
| "Link": "https://gist.githubusercontent.com/NotNahid/70de29086ac0bbeab57a9a75a4f04a89/raw/copy-script.ps1", | |
| "Description": "Automatically types predefined text anywhere on your system.", | |
| "Category": "Automation", | |
| "Tags": ["automation", "typing", "macro", "productivity"] | |
| }, | |
| { | |
| "Name": "Bulk Rename Tool", | |
| "Link": "https://dub.sh/rename", | |
| "Description": "Quickly rename multiple files with smart batch rules.", | |
| "Category": "File Management", | |
| "Tags": ["files", "rename", "batch", "organization"] | |
| }, | |
| { | |
| "Name": "FFmpeg GUI", | |
| "Link": "https://gist.githubusercontent.com/NotNahid/597ba29f82e30a4a6d3b9f6c92e95dcc/raw/cc97c5c4cac6b89495e19871e3ce50318936650d/FFmpegGUI.ps1", | |
| "Description": "Simple graphical interface for FFmpeg to edit and convert video/audio.", | |
| "Category": "Media Editing", | |
| "Tags": ["video", "audio", "ffmpeg", "converter", "editor"] | |
| }, | |
| { | |
| "Name": "File Organizer", | |
| "Link": "https://gist.githubusercontent.com/NotNahid/4825d849656826c378aadb81390ce9d9/raw/File_Organizer.ps1", | |
| "Description": "Automatically organize files into folders based on type or rules.", | |
| "Category": "File Management", | |
| "Tags": ["files", "organize", "automation", "folders"] | |
| }, | |
| { | |
| "Name": "Chris Titus Tech Utility", | |
| "Link": "https://christitus.com/win", | |
| "Description": "Windows optimization and advanced system utility toolkit.", | |
| "Category": "System Utilities", | |
| "Tags": ["windows", "optimization", "system", "utility"] | |
| }, | |
| { | |
| "Name": "Quick System Tray Tools", | |
| "Link": "https://raw.githubusercontent.com/NotNahid/use/refs/heads/main/Powershell/Quick%20Utiltiy.ps1", | |
| "Description": "Handy system utilities accessible directly from the system tray.", | |
| "Category": "Productivity", | |
| "Tags": ["system", "tray", "quick-access", "tools"] | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment