2020-06-01 01:12:53 -05:00
|
|
|
# bin
|
2020-06-01 01:11:47 -05:00
|
|
|
|
|
|
|
A submodule for my scripts
|
|
|
|
|
2020-06-01 01:12:53 -05:00
|
|
|
## What's in here?
|
|
|
|
|
|
|
|
I'll tell ya:
|
|
|
|
|
|
|
|
### Useful Scripts
|
2020-06-01 01:11:47 -05:00
|
|
|
|
|
|
|
binary | description
|
|
|
|
--- | ---
|
|
|
|
`colortest` | Ricey color tester
|
|
|
|
`fetch` | Neofetch and scrot wrapper
|
|
|
|
`i3-settree` | Save and restore i3 trees on the fly
|
|
|
|
`rmbspam` | Spam the right mouse button
|
|
|
|
`te` | Versatile templating script
|
|
|
|
`tmp` | Spawn a temporary directory and clean it up at the end of the shell
|
|
|
|
`xrdbupdate` | Load in a bunch of xrdb files from ~/.config/xrdb instead of just ~/.Xresources
|
|
|
|
|
2020-06-01 01:12:53 -05:00
|
|
|
### One-Off Scripts
|
2020-06-01 01:11:47 -05:00
|
|
|
|
|
|
|
binary | description
|
|
|
|
--- | ---
|
|
|
|
`cconvert` | Converts a hex color into RGB integers
|
|
|
|
`domainfind` | Given a list of TLDs as arguments, find dictionary words that contain those TLDs
|
|
|
|
`test-notifications` | Print three test notifications
|
|
|
|
|
2020-06-01 01:12:53 -05:00
|
|
|
### Specialized Scripts
|
2020-06-01 01:11:47 -05:00
|
|
|
|
|
|
|
Scripts that are really only useful to me.
|
|
|
|
|
|
|
|
binary | description
|
|
|
|
--- | ---
|
|
|
|
`g910-lights` | Ricey G910 LED startup script
|
|
|
|
|
2020-06-01 01:12:53 -05:00
|
|
|
### Bullshit Scripts
|
2020-06-01 01:11:47 -05:00
|
|
|
|
|
|
|
binary | description
|
|
|
|
--- | ---
|
|
|
|
`cowsayeternal` | Build up a ton of nested `cowsay` output
|
|
|
|
`mclevel` | Use xdotool to rig an Ars Magica 2 journal to give you a certain number of levels except it doesn't work
|
|
|
|
`tubetop` | Embed a video into the desktop using xwinwrap
|
|
|
|
`tubetop2` | The cooler tubetop
|
|
|
|
`xephwrap` | Use xephyr to wrap a new X session
|