.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_install.py
Update use of pathclass.glob_files, directories.
2021-11-08 11:38:10 -08:00
adb_ls.bat
Show enabled and disabled packages separately.
2021-09-17 14:59:36 -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
Big migrations and linting.
2021-09-23 23:42:45 -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
Fix autocat not copying multiple audios.
2021-01-29 00:43:20 -08:00
bitrate_chart.py
Various lint appeasements.
2020-08-03 23:47:40 -07:00
bitwise_or.py
Use new betterhelp.
2022-02-12 19:50:00 -08:00
blankimage.py
Use new betterhelp.
2022-02-12 19:50:00 -08:00
boxchars.py
Remove redundant argparse dest=, fix some lint issues.
2021-02-20 21:01:55 -08:00
brename.py
Use new betterhelp.
2022-02-12 19:50:00 -08:00
breplace.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
clipboard.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
cmd_autoexec.bat
Removed gg=git gui in favor of an lnk directly to the binary.
2022-04-05 10:46:54 -07:00
cmd_autoexec_install.bat
Add cmd_autoexec_install.bat.
2020-01-15 21:49:23 -08:00
CONTACT.md
Update CONTACT.md with link to voussoir.net.
2021-04-04 17:11:15 -07:00
contentreplace.py
Use new betterhelp.
2022-02-12 19:50:00 -08:00
crc32.py
Update use of pathclass.glob_files, directories.
2021-11-08 11:38:10 -08:00
crlf.py
Use glob_many_files.
2021-12-21 16:58:26 -08:00
crop.py
Use getexif instead of info.get('exif'). Add --quality where missing.
2021-11-09 12:08:38 -08:00
cup.py
Replace clipext.resolve with pipeable.input(split_lines=False).
2021-08-17 14:06:07 -07:00
delete.py
Remove .absolute_path thanks to fspath.
2021-12-02 19:34:28 -08:00
directory_discrepancy.py
Some linting fixes.
2022-08-14 10:42:34 -07:00
dns.py
Use socket.gethostbyname.
2021-11-14 15:42:30 -08: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 operatornotify to do_tasks.
2022-11-02 18:41:44 -07:00
drawn_quartered.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
duplicate_dirs.py
Migrate scripts from spinal.walk_generator to spinal.walk.
2021-05-17 17:00:51 -07:00
empty_directories.py
Update use of pathclass.glob_files, directories.
2021-11-08 11:38:10 -08:00
errorlevel.py
Add errorlevel.py.
2020-05-14 21:49:59 -07:00
etetasks.py
Add etetasks.py.
2022-11-06 18:43:26 -08:00
eval.py
Import string so user can put it in eval.
2022-11-02 18:41:30 -07:00
exifcopy.bat
Add exifcopy.bat.
2022-11-12 19:36:50 -08:00
extension_summary.py
Migrate scripts from spinal.walk_generator to spinal.walk.
2021-05-17 17:00:51 -07:00
fdroidapk.py
Some linting fixes.
2022-08-14 10:42:34 -07:00
ffdecodetest.py
Add ffdecodetest.py.
2022-04-05 11:51:10 -07:00
ffstreams.py
Some linting fixes.
2022-08-14 10:42:34 -07:00
filenamescramble.py
Use pathclass.natural_sorter.
2022-08-21 14:48:42 -07:00
filenamescrambleint.py
Update filenamescrambleint.
2022-11-11 15:26:35 -08:00
filenamescrambleordered.py
Update filenamescrambleint.
2022-11-11 15:26:35 -08:00
filepull.py
Some linting fixes.
2022-08-14 10:42:34 -07:00
filetimelapse.py
Use pathclass.read, write.
2021-10-04 17:21:14 -07:00
fluidsynth.bat
Initial commit.
2019-06-11 22:41:31 -07:00
fuchsiatransparent.py
Use new betterhelp.
2022-02-12 19:50:00 -08:00
getcrx.py
Use new betterhelp.
2022-02-12 19:50:00 -08:00
getpid.py
Use new betterhelp.
2022-02-12 19:50:00 -08:00
gif_mp4.bat
Initial commit.
2019-06-11 22:41:31 -07:00
git_push_all.bat
Set @echo off.
2021-01-18 13:05:47 -08:00
gitcheckup.py
Use new betterhelp.
2022-02-12 19:50:00 -08:00
grayscale.py
Some linting fixes.
2022-08-14 10:42:34 -07:00
groups_of.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
hash_hardlink.py
Improve if_larger_than and take glob patterns.
2022-01-19 19:52:23 -08:00
head.py
Migrate some calls to clipext to pipeable.
2021-07-27 09:57:38 -07:00
heresmyclipboard.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
hexdump.py
Remove redundant argparse dest=, fix some lint issues.
2021-02-20 21:01:55 -08:00
hexpng.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
icoconvert.py
Use pil lanczos.
2022-08-03 18:48:08 -07:00
inodes.py
Use new betterhelp.
2022-02-12 19:50:00 -08:00
inputrename.py
Some linting fixes.
2022-08-14 10:42:34 -07:00
internetcheck.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
keyframes.bat
Add keyframes.bat.
2020-11-04 17:33:44 -08:00
LICENSE.txt
Update copyright year.
2022-03-26 13:24:54 -07:00
linenumbers.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
lines_to_files.py
Add lines_to_files.py.
2020-11-15 18:00:09 -08:00
lint_main_returns.py
Fix lint_main_returns header showing the old title.
2021-12-02 19:53:28 -08:00
localwhoami.py
Add localwhoami.py.
2021-04-04 12:32:13 -07:00
lowercase.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
move_all.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
mp3slice.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
named_python.py
Some linting fixes.
2022-08-14 10:42:34 -07:00
nonempty_directories.py
Update use of pathclass.glob_files, directories.
2021-11-08 11:38:10 -08:00
nosmartquotes.py
Use new betterhelp.
2022-02-12 19:50:00 -08:00
now.py
Add now.py.
2019-12-10 13:05:15 -08:00
PGUI.pyw
Rename _init_filter_entry to _init_upper_controls.
2022-01-11 00:05:34 -08:00
photo_rename.py
Add photo_rename.py.
2022-11-12 20:50:41 -08:00
photogallery.py
Improve css on photogallery.
2022-11-13 10:26:58 -08:00
pickn.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
pip_download.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
prune_dirs.py
Use new betterhelp.
2022-02-12 19:50:00 -08:00
prune_shortcuts.py
Migrate scripts from spinal.walk_generator to spinal.walk.
2021-05-17 17:00:51 -07:00
pypi_release.py
Update calls to passwordy.random_hex.
2022-01-09 17:08:56 -08:00
randomfile.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
rarpar.py
Use new betterhelp.
2022-02-12 19:50:00 -08:00
README.md
Add Mirrors header.
2020-12-23 19:55:48 -08:00
recycle.py
Log the number and size of files recycled.
2022-11-11 15:11:08 -08:00
recycle_files.py
Fix usage of stdout, stderr, second argument going to end param.
2021-12-26 19:18:15 -08:00
reg_extension_icon.py
Use new betterhelp.
2022-02-12 19:50:00 -08:00
rejpg.py
Fix rejpg docstring implying all jpgs.
2021-12-02 19:53:43 -08:00
repeat.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
replace.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
repr.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
resaw.py
Add resaw.py
2019-12-10 13:01:56 -08:00
reserve_disk_space.py
Use new betterhelp.
2022-02-12 19:50:00 -08:00
resize.py
Use pil lanczos.
2022-08-03 18:48:08 -07:00
retry.py
Use new betterhelp.
2022-02-12 19:50:00 -08:00
reverse.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
reversed.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
rotate.py
Update use of pathclass.glob_files, directories.
2021-11-08 11:38:10 -08:00
search.py
Some linting fixes.
2022-08-14 10:42:34 -07:00
shortcut.py
Fix mistaken argparse target was int.
2022-04-05 10:47:51 -07:00
showqr.py
Remove description=__doc__.
2022-04-05 10:47:05 -07:00
shuffle.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
size.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
skipblank.py
Add skipblank.py.
2022-11-02 18:41:01 -07:00
sleep.py
Initial commit.
2019-06-11 22:41:31 -07:00
sole_subdir_lift.py
Use pathclass.walk instead of spinal.walk.
2022-01-09 21:49:47 -08:00
sorted.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
stderr.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
stdout.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
stitch.py
Let stitch take --grid AxB.
2022-04-05 10:48:08 -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
Slight formatting tweaks to subtitle_shift_pointsync.
2021-05-16 21:08:05 -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
Big migrations and linting.
2021-09-23 23:42:45 -07:00
svgrender.py
Use new betterhelp.
2022-02-12 19:50:00 -08:00
taskme.py
Update taskme, don't quote builtins and &, &&.
2019-12-10 13:01:32 -08:00
tempeditor.py
Use new betterhelp.
2022-02-12 19:50:00 -08:00
threaded_dl.py
Some threaded_dl improvements.
2022-11-02 18:42:14 -07:00
timestampfilename.pyw
Initial commit.
2019-06-11 22:41:31 -07:00
touch.py
Use new betterhelp.
2022-02-12 19:50:00 -08:00
unique.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00
voussoir.bashrc
Add cls=clear.
2021-10-09 12:08:55 -07:00
voussoir.gitconfig
Remove gpgsign.
2022-11-13 12:51:47 -08:00
voussoir.pips
Add exifread to pips.
2022-07-15 22:39:51 -07:00
wait_for_internet.py
Use new betterhelp.
2022-02-12 19:50:00 -08:00
watchforlinks.py
Use new betterhelp.
2022-02-12 19:50:00 -08:00
whatsmyip.py
Add whatsmyip.py, whatsmylan.py.
2021-08-12 16:39:31 -07:00
whatsmylan.py
Add whatsmyip.py, whatsmylan.py.
2021-08-12 16:39:31 -07:00
zerofile.py
Big migrations and linting.
2021-09-23 23:42:45 -07:00