Go to file
voussoir e8a089ff70 Fix .mks extension by adding -f matroska. 2020-01-22 15:48:50 -08:00
.gitignore Put gitcheckup directories into a separate config file. 2020-01-12 20:06:14 -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
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 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
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 Fix .mks extension by adding -f matroska. 2020-01-22 15:48:50 -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 Initial commit. 2019-06-11 22:41:31 -07: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 Show number of unpushed commits thanks to new log command. 2020-01-20 21:53:49 -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 Fix bug where packages with literal hyphens don't parse right. 2020-01-15 22:47:52 -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 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 Initial commit. 2019-06-11 22:41:31 -07: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.