.gitignore
Switch from env variable to just local directory.
2020-01-26 16:57:47 -08:00
adb_disable.bat
Add some adb bat scripts.
2020-05-16 22:44:15 -07:00
adb_enable.bat
Add some adb bat scripts.
2020-05-16 22:44:15 -07:00
adb_ls.bat
Add some adb bat scripts.
2020-05-16 22:44:15 -07:00
adb_uninstall.bat
Add some adb bat scripts.
2020-05-16 22:44:15 -07:00
aigu.py
Add more letters to aigu.
2020-08-10 20:53:38 -07:00
allexecutables.py
Initial commit.
2019-06-11 22:41:31 -07:00
ampcode.py
Various lint appeasements.
2020-08-03 23:47:40 -07:00
autocat.py
Various lint appeasements.
2020-08-03 23:47:40 -07:00
bitrate_chart.py
Various lint appeasements.
2020-08-03 23:47:40 -07:00
boxchars.py
Add aigu.py and boxchars.py.
2020-02-26 13:28:24 -08:00
brename.py
Add function for unicode NFC normalize.
2020-03-11 16:46:22 -07:00
breplace.py
main should return args.func(args) value.
2020-02-08 17:23:43 -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
Add skewer-case aliases for snake_case arguments.
2020-08-12 10:23:20 -07:00
crc32.py
Add crc32.py.
2020-05-12 18:17:17 -07:00
crlf.py
Various lint appeasements.
2020-08-03 23:47:40 -07:00
crop.py
Use argparse for crop.py.
2020-07-07 22:10:21 -07:00
delete_files.py
Add delete_files.py.
2020-02-09 23:33:24 -08:00
directory_discrepancy.py
Sort discrepancy lists before printing.
2020-08-20 13:19:56 -07:00
dns.py
Add dns.py.
2020-06-03 20:35:33 -07:00
do_cmd.py
Initial commit.
2019-06-11 22:41:31 -07:00
do_tasks.py
main should return args.func(args) value.
2020-02-08 17:23:43 -08:00
drawn_quartered.py
main should return args.func(args) value.
2020-02-08 17:23:43 -08:00
duplicate_dirs.py
Add duplicate_dirs.py.
2020-02-06 11:51:39 -08:00
errorlevel.py
Add errorlevel.py.
2020-05-14 21:49:59 -07:00
eval.py
Initial commit.
2019-06-11 22:41:31 -07:00
extension_summary.py
Add extension_summary.py.
2020-02-06 11:51:30 -08:00
ffstreams.py
Let ffstreams extract the video streams too.
2020-07-20 18:08:00 -07:00
filenameorderedrandomness.pyw
Clean up the filenamescramble scripts which were woefully outdated.
2020-02-05 21:48:37 -08:00
filenamescramble.py
Clean up the filenamescramble scripts which were woefully outdated.
2020-02-05 21:48:37 -08:00
filenamescrambleint.py
Clean up the filenamescramble scripts which were woefully outdated.
2020-02-05 21:48:37 -08:00
fileprefix.py
Various lint appeasements.
2020-08-03 23:47:40 -07:00
filepull.py
Use voussoirkit getpermission for yes/no prompts.
2020-02-09 12:08:38 -08:00
filetimelapse.py
Quietly catch keyboardinterrupt.
2020-06-03 20:35:07 -07: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
Add skewer-case aliases for snake_case arguments.
2020-08-12 10:23:20 -07:00
gif_mp4.bat
Initial commit.
2019-06-11 22:41:31 -07:00
gitcheckup.py
Add helptext to gitcheckup.
2020-08-20 11:10:55 -07:00
grayscale.py
Add grayscale.py.
2020-06-17 13:43:25 -07: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
main should return args.func(args) value.
2020-02-08 17:23:43 -08:00
hexpng.py
Various lint appeasements.
2020-08-03 23:47:40 -07:00
inputrename.py
Add inputrename.py.
2020-02-27 20:53:00 -08:00
internetcheck.py
Various lint appeasements.
2020-08-03 23:47:40 -07:00
linenumbers.py
Initial commit.
2019-06-11 22:41:31 -07:00
lowercase.py
Various lint appeasements.
2020-08-03 23:47:40 -07:00
mp3slice.py
main should return args.func(args) value.
2020-02-08 17:23:43 -08:00
now.py
Add now.py.
2019-12-10 13:05:15 -08:00
PGUI.pyw
Move lines that modify parent out of the child class.
2020-06-17 13:46:22 -07:00
pip_download.py
main should return args.func(args) value.
2020-02-08 17:23:43 -08:00
prune_dirs.py
Add prune_dirs module docstring.
2020-03-17 13:24:33 -07:00
prune_shortcuts.py
Add argument --recurse.
2020-08-20 11:29:10 -07:00
pypi_release.py
Add skewer-case aliases for snake_case arguments.
2020-08-12 10:23:20 -07:00
randomfile.py
Various lint appeasements.
2020-08-03 23:47:40 -07:00
rarpar.py
Only add -r recurse flag if input path is directory.
2020-08-23 22:21:36 -07:00
README.md
Initial commit.
2019-06-11 22:41:31 -07:00
recycle.py
Add recycle.py.
2020-08-10 20:51:51 -07:00
recycle_files.py
Add recycle_files.py like delete_files.py.
2020-07-29 11:58:56 -07:00
reg_extension_icon.py
Add reg_extension_icon.py.
2020-02-16 16:29:02 -08: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
Add --inplace argument to overwrite input file.
2020-07-07 22:09:48 -07:00
reverse.py
Initial commit.
2019-06-11 22:41:31 -07:00
sdate.py
Rewrite sdate to take strftime strings.
2020-07-07 22:17:40 -07:00
search.py
Add skewer-case aliases for snake_case arguments.
2020-08-12 10:23:20 -07:00
size.py
Various lint appeasements.
2020-08-03 23:47:40 -07:00
sleep.py
Initial commit.
2019-06-11 22:41:31 -07:00
sole_subdir_lift.py
Add sole_subdir_lift.py.
2020-06-30 20:30:11 -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
main should return args.func(args) value.
2020-02-08 17:23:43 -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
unique.py
Various lint appeasements.
2020-08-03 23:47:40 -07:00
watchforlinks.py
Let watchforlinks take custom extension, use argparse.
2020-08-20 10:57:32 -07:00
zerofile.py
main should return args.func(args) value.
2020-02-08 17:23:43 -08:00