.gitignore
Switch from env variable to just local directory.
2020-01-26 16:57:47 -08:00
adb_app_version.bat
Add adb_app_version.bat.
2020-09-09 21:36:37 -07: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
Rewrite allexecutables.py for windows and linux.
2020-09-21 19:37:31 -07:00
ampcode.py
Various lint appeasements.
2020-08-03 23:47:40 -07:00
argv.py
Add argv.py.
2020-12-06 14:03:50 -08:00
autocat.py
Various lint appeasements.
2020-08-03 23:47:40 -07:00
backup_folder.py
Call correct_case before generating backup rar name.
2020-12-05 14:42:45 -08: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 pathclass and betterhelp to brename.py.
2020-12-09 07:26:30 -08:00
breplace.py
Add help note about argparse arguments with hyphens.
2020-10-01 22:45:26 -07:00
clipboard.py
Use argparse in clipboard.py, add --output argument.
2020-02-01 16:41:06 -08:00
cmd_autoexec.bat
Add git push all remotes doskey.
2020-11-10 20:15:00 -08:00
cmd_autoexec_install.bat
Add cmd_autoexec_install.bat.
2020-01-15 21:49:23 -08:00
contentreplace.py
Transition calls to getpermission to interactive.
2020-12-07 00:54:00 -08:00
crc32.py
Update crc32.py.
2020-12-09 07:26:36 -08:00
crlf.py
Various lint appeasements.
2020-08-03 23:47:40 -07:00
crop.py
Let negative crop values crop from right.
2020-09-23 12:48:50 -07:00
delete.py
Update some scripts with better pipeable behavior.
2020-12-06 15:02:56 -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
Update eval.py, do_cmd.py, delete forline.py.
2020-12-07 17:59:34 -08:00
do_tasks.py
Add backoff to do_tasks.
2020-11-26 18:19:10 -08:00
drawn_quartered.py
Use pathclass.Path.makedirs.
2020-09-24 14:17:28 -07: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
Update eval.py, do_cmd.py, delete forline.py.
2020-12-07 17:59:34 -08:00
extension_summary.py
Add extension_summary.py.
2020-02-06 11:51:30 -08:00
ffstreams.py
Extract vorbis codec to ogg files.
2020-10-01 18:10:34 -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
filepull.py
Transition calls to getpermission to interactive.
2020-12-07 00:54:00 -08:00
filetimelapse.py
Use pathclass.Path.open.
2020-09-20 18:27:28 -07:00
fluidsynth.bat
Initial commit.
2019-06-11 22:41:31 -07:00
getcrx.py
Transition calls to getpermission to interactive.
2020-12-07 00:54:00 -08:00
gif_mp4.bat
Initial commit.
2019-06-11 22:41:31 -07:00
gitcheckup.py
Add --push to the help text.
2020-10-12 22:15:12 -07:00
grayscale.py
Use argparse for grayscale.py.
2020-09-20 13:18:30 -07:00
groups_of.py
Add groups_of.py.
2020-11-30 22:05:30 -08:00
hash_hardlink.py
Use pathclass.Path.open.
2020-09-20 18:27:28 -07: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
icoconvert.py
Move icoconvert from else to cmd.
2020-08-26 07:28:17 -07:00
inodes.py
Add inodes.py.
2020-09-28 20:18:18 -07:00
inputrename.py
Update inputrename.py.
2020-12-09 07:26:36 -08:00
internetcheck.py
Various lint appeasements.
2020-08-03 23:47:40 -07:00
keyframes.bat
Add keyframes.bat.
2020-11-04 17:33:44 -08:00
linenumbers.py
Update linenumbers.py.
2020-12-09 07:26:37 -08:00
lines_to_files.py
Add lines_to_files.py.
2020-11-15 18:00:09 -08:00
lowercase.py
Various lint appeasements.
2020-08-03 23:47:40 -07:00
move_all.py
Update move_all.py.
2020-12-09 07:26:37 -08: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
Launch the lnk file itself instead of pulling out path.
2020-12-23 20:07:01 -08:00
pickn.py
Add pickn.py.
2020-12-09 07:26:37 -08: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
Transition calls to getpermission to interactive.
2020-12-07 00:54:00 -08:00
pypi_release.py
Transition calls to getpermission to interactive.
2020-12-07 00:54:00 -08:00
randomfile.py
Various lint appeasements.
2020-08-03 23:47:40 -07:00
rarpar.py
Add dictionary_size, --dictionary.
2020-11-20 02:21:24 -08:00
README.md
Add Mirrors header.
2020-12-23 19:55:48 -08:00
recycle.py
Update some scripts with better pipeable behavior.
2020-12-06 15:02:56 -08:00
recycle_files.py
Add recycle_files.py like delete_files.py.
2020-07-29 11:58:56 -07:00
reg_extension_icon.py
Transition calls to getpermission to interactive.
2020-12-07 00:54:00 -08:00
rejpg.py
Rewrite rejpg with argparse and preserve exif orientation.
2020-12-23 20:05:35 -08:00
repeat.py
Update repeat.py, delete forever.py.
2020-12-09 07:26:36 -08: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 argument --only-shrink.
2020-10-23 07:48:31 -07:00
retry.py
Add retry.py.
2020-09-27 09:09:53 -07:00
reverse.py
Distinguish reverse.py, reversed.py.
2020-10-25 20:15:23 -07:00
reversed.py
Distinguish reverse.py, reversed.py.
2020-10-25 20:15:23 -07:00
search.py
Add ctrlc_return1 to search.py.
2020-12-06 15:01:56 -08:00
shortcut.py
Improve shortcut.py.
2020-12-07 00:29:44 -08:00
shuffle.py
Add shuffle.py.
2020-12-09 07:26:37 -08:00
size.py
Update some scripts with better pipeable behavior.
2020-12-06 15:02:56 -08: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
Rewrite sorted.py, unique.py with pipeable.
2020-11-30 22:06:09 -08: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
Use a more helpful print statement.
2020-08-27 16:30:37 -07:00
sudo_task_scheduler.bat
Remove .exe from psexec in case it is an lnk or something.
2020-10-08 10:03:08 -07: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
tempeditor.py
Add tempeditor.py.
2020-12-09 07:26:37 -08:00
threaded_dl.py
Slight hack: allow pre-given filenames in threaded_dl.
2020-10-25 20:15:11 -07:00
timestampfilename.pyw
Initial commit.
2019-06-11 22:41:31 -07:00
touch.py
Move touch.py from voussoirkit to voussoir/cmd.
2020-12-06 03:17:12 -08:00
unique.py
Rewrite sorted.py, unique.py with pipeable.
2020-11-30 22:06:09 -08:00
watchforlinks.py
Clear the clipboard before starting to watch for links.
2020-12-15 13:09:03 -08:00
zerofile.py
main should return args.func(args) value.
2020-02-08 17:23:43 -08:00