Go to file
voussoir ba5bbb2a16 Use `git status --short` for easier parsing.
Thank you kringel8.
2020-01-11 15:04:54 -08:00
PGUI.pyw Add PGUI.pyw. 2020-01-07 14:52:22 -08:00
README.md Initial commit. 2019-06-11 22:41:31 -07:00
allexecutables.py Initial commit. 2019-06-11 22:41:31 -07:00
bitrate_chart.py Initial commit. 2019-06-11 22:41:31 -07:00
brename.py Make noext, ext from the file basename instead of whole path. 2019-12-12 12:15:57 -08:00
breplace.py Add recurse option and more format variables to brename/breplace. 2019-12-10 12:59:20 -08:00
clipboard.py Initial commit. 2019-06-11 22:41:31 -07:00
contentreplace.py Initial commit. 2019-06-11 22:41:31 -07:00
crlf.py Initial commit. 2019-06-11 22:41:31 -07:00
crop.py Initial commit. 2019-06-11 22:41:31 -07:00
do_cmd.py Initial commit. 2019-06-11 22:41:31 -07:00
do_tasks.py Update do_tasks.py. 2019-12-10 13:02:22 -08:00
drawn_quartered.py Initial commit. 2019-06-11 22:41:31 -07:00
eval.py Initial commit. 2019-06-11 22:41:31 -07:00
filenameorderedrandomness.pyw Initial commit. 2019-06-11 22:41:31 -07:00
filenamescramble.py Initial commit. 2019-06-11 22:41:31 -07:00
filenamescrambleint.pyw Initial commit. 2019-06-11 22:41:31 -07:00
fileprefix.py Initial commit. 2019-06-11 22:41:31 -07:00
filepull.py Initial commit. 2019-06-11 22:41:31 -07:00
filetimelapse.py Add filetimelapse.py 2019-12-10 13:02:04 -08:00
fluidsynth.bat Initial commit. 2019-06-11 22:41:31 -07:00
forever.py Add forever.py. 2020-01-05 21:23:46 -08:00
forline.py Initial commit. 2019-06-11 22:41:31 -07:00
getcrx.py Initial commit. 2019-06-11 22:41:31 -07:00
gif_mp4.bat Initial commit. 2019-06-11 22:41:31 -07:00
gitcheckup.py Use `git status --short` for easier parsing. 2020-01-11 15:04:54 -08:00
hash_hardlink.py Add hash_hardlink.py 2019-12-10 12:57:23 -08:00
head.py Initial commit. 2019-06-11 22:41:31 -07:00
hexdump.py Initial commit. 2019-06-11 22:41:31 -07:00
hexpng.py Initial commit. 2019-06-11 22:41:31 -07:00
hms_s.py Initial commit. 2019-06-11 22:41:31 -07:00
kbps.py Initial commit. 2019-06-11 22:41:31 -07:00
linenumbers.py Initial commit. 2019-06-11 22:41:31 -07:00
lowercase.py Initial commit. 2019-06-11 22:41:31 -07:00
mp3slice.py Initial commit. 2019-06-11 22:41:31 -07:00
now.py Add now.py. 2019-12-10 13:05:15 -08:00
pip_download.py Remove input call from pip_download.py. 2019-12-10 13:03:19 -08:00
prune_dirs.py Add prune_dirs.py. 2019-12-14 14:08:19 -08:00
randomfile.py Initial commit. 2019-06-11 22:41:31 -07:00
rejpg.py Initial commit. 2019-06-11 22:41:31 -07:00
repeat.py Initial commit. 2019-06-11 22:41:31 -07:00
replace.py Initial commit. 2019-06-11 22:41:31 -07:00
repr.py Initial commit. 2019-06-11 22:41:31 -07:00
resaw.py Add resaw.py 2019-12-10 13:01:56 -08:00
resize.py Initial commit. 2019-06-11 22:41:31 -07:00
reverse.py Initial commit. 2019-06-11 22:41:31 -07:00
sdate.py Initial commit. 2019-06-11 22:41:31 -07:00
search.py Initial commit. 2019-06-11 22:41:31 -07:00
sleep.py Initial commit. 2019-06-11 22:41:31 -07:00
sorted.py Initial commit. 2019-06-11 22:41:31 -07:00
subtitle_shift.py Allow inputting of HMS into subtitle_shift instead of only seconds. 2019-12-10 13:03:02 -08:00
subtitle_shift_pointsync.py Fix HMS bug. 2020-01-11 01:36:52 -08:00
taskme.py Update taskme, don't quote builtins and &, &&. 2019-12-10 13:01:32 -08:00
timestampfilename.pyw Initial commit. 2019-06-11 22:41:31 -07:00
touch.py Initial commit. 2019-06-11 22:41:31 -07:00
unique.py Initial commit. 2019-06-11 22:41:31 -07:00
zerofile.py Initial commit. 2019-06-11 22:41:31 -07:00

README.md

cmd

This is a collection of programs that I use from the command line.

Wherever you download this repository, don't forget to add that directory to your PATH environment variable.