Go to file
voussoir d5cd12000d Update for pathclass.Extension changes. 2020-02-03 20:25:23 -08:00
.gitignore Switch from env variable to just local directory. 2020-01-26 16:57:47 -08:00
PGUI.pyw Switch from env variable to just local directory. 2020-01-26 16:57:47 -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
autocat.py Add autocat.py. 2020-01-19 10:56:43 -08:00
bitrate_chart.py Initial commit. 2019-06-11 22:41:31 -07:00
brename.py Oops. 2020-02-03 16:42:15 -08:00
breplace.py Add recurse option and more format variables to brename/breplace. 2019-12-10 12:59:20 -08:00
clipboard.py Use argparse in clipboard.py, add --output argument. 2020-02-01 16:41:06 -08:00
cmd_autoexec.bat Add cmd_autoexec.bat. 2020-01-15 21:34:01 -08:00
cmd_autoexec_install.bat Add cmd_autoexec_install.bat. 2020-01-15 21:49:23 -08:00
contentreplace.py Replace these uses of glob with winglob. 2020-01-15 22:47:26 -08:00
crlf.py Replace these uses of glob with winglob. 2020-01-15 22:47:26 -08: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
ffstreams.py Add --subs alias for --subtitles. 2020-01-26 16:24:55 -08: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 Update for pathclass.Extension changes. 2020-02-03 20:25:23 -08:00
filepull.py Initial commit. 2019-06-11 22:41:31 -07:00
filetimelapse.py Replace these uses of glob with winglob. 2020-01-15 22:47:26 -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 Display git subprocess errors upon exception. 2020-01-29 16:39:31 -08:00
hash_hardlink.py Merge setdefault & append lines into one line. 2020-01-31 19:36:27 -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 Add --no-cache-dir to get fresh pips every time. 2020-01-26 16:24:44 -08:00
prune_dirs.py Add prune_dirs.py. 2019-12-14 14:08:19 -08:00
pypi_release.py Add pypi_release.py. 2020-01-30 23:40:09 -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 Replace these uses of glob with winglob. 2020-01-15 22:47:26 -08: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 Replace these uses of glob with winglob. 2020-01-15 22:47:26 -08: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 Only perform plain `in` search if neither glob nor regex enabled. 2020-02-03 20:25:11 -08:00
size.py Add size.py. 2020-01-19 10:56:49 -08: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
sum.py Add sum.py. 2020-01-19 10:56:54 -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 Replace these uses of glob with winglob. 2020-01-15 22:47:26 -08: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.