https://github.com/singularity0x00/scripts_at_random
collection of some of the dumb but convenient bash scripts.
https://github.com/singularity0x00/scripts_at_random
Last synced: 3 months ago
JSON representation
collection of some of the dumb but convenient bash scripts.
- Host: GitHub
- URL: https://github.com/singularity0x00/scripts_at_random
- Owner: Singularity0x00
- Created: 2023-10-08T05:52:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-01T22:56:29.000Z (6 months ago)
- Last Synced: 2026-02-02T08:41:18.376Z (6 months ago)
- Language: Shell
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Scripts_at_Random
Random helpful Scripts.
Here is a collection and showcase of some of the dumb but convenient scripts I use daily.
NEWQ
**newq** is just a wrapper around wal. It can select wallpapers at random or with the use of 'sxiv' and colours all the stuff with wal.
[smaller_newq.webm](https://github.com/HrideshG88/Scripts_at_Random/assets/37382537/10a00ccf-b2fe-466b-b69d-495320782a7b)
DNETD-CLI
Play **The Darknet Diaries** from the Terminal.
[dnetdcli.webm](https://github.com/HrideshG88/Scripts_at_Random/assets/37382537/225c0bdc-727c-48e7-90f0-7c79cbbb0832)
DEXPLORE
Explore web directories from terminal.
[dexplorebrowser.webm](https://github.com/HrideshG88/Scripts_at_Random/assets/37382537/5020f8a3-6d64-4a9e-b3d9-30bb22a228e9)
SHREDDER
Shred with fzf.
[shredder.webm](https://github.com/HrideshG88/Scripts_at_Random/assets/37382537/cca8cc5e-5d33-49db-9ff7-a570fbf2ff51)
GENTEMP
Generates directory templates for my hacking workflow.
MGC
Cleanly clones all repositories from a given file containing repo urls.
MASS_SHRED
Deletes all files matching regex in a directory.