Go to file
voussoir e4ca2eecce Support video elements in photogallery. 2024-03-31 18:58:52 -07:00
.gitignore Switch from env variable to just local directory. 2020-01-26 16:57:47 -08:00
CONTACT.md Update CONTACT.md with link to voussoir.net. 2021-04-04 17:11:15 -07:00
LICENSE.txt Update copyright year. 2022-03-26 13:24:54 -07:00
PGUI.pyw Remove unnecessary return. 2023-09-17 12:52:55 -07:00
README.md Add git.voussoir.net mirror. 2023-09-11 21:18:35 -07: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 Use pipeable.stdout instead of print. 2023-09-13 19:30:20 -07:00
cmd_autoexec.bat Add gfa = git fetch --all. 2023-09-25 19:04:02 -07:00
cmd_autoexec_install.bat Add cmd_autoexec_install.bat. 2020-01-15 21:49:23 -08:00
contentreplace.py Only perform unicode escape in regex mode. 2023-06-24 12:02:31 -07: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 betterhelp. 2023-06-24 12:02:41 -07: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 Miscellaneous updates. 2023-12-31 14:17:00 -08:00
exifcopy.bat Echo off in exifcopy. 2022-12-23 19:54:59 -08:00
extension_summary.py Migrate scripts from spinal.walk_generator to spinal.walk. 2021-05-17 17:00:51 -07:00
fdroidapk.py Disable app updates by adding disable file in folder. 2024-03-31 18:57:07 -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 Fix use of mebibyte. 2022-11-18 21:37:57 -08: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 Update getcrx url, useragent. 2024-03-31 18:57:41 -07: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
htmlescape.py Add htmlescape.py. 2023-09-04 13:05:39 -07:00
icoconvert.py Use pil lanczos. 2022-08-03 18:48:08 -07:00
imagesequence_to_images.py Highest bugs-to-loc ratio ever achieved. 2023-09-19 18:05:06 -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
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
makespam.py Add makespam.py. 2024-03-31 18:58:22 -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
photo_rename.py Add photo_rename.py. 2022-11-12 20:50:41 -08:00
photogallery.py Support video elements in photogallery. 2024-03-31 18:58:52 -07: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
q.py Miscellaneous updates. 2023-12-31 14:17:00 -08:00
randomfile.py Big migrations and linting. 2021-09-23 23:42:45 -07:00
rarpar.py Fix use of mebibyte. 2022-11-18 21:37:57 -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 call to compress_to_filesize. 2023-08-20 15:37:15 -07: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 Use pipeable.stdout instead of print. 2023-09-13 19:30:20 -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 Convert 1-bit images to grayscale to stop aliasing. 2023-10-29 12:14:33 -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 Add betterhelp to rotate. 2023-09-04 13:04:58 -07:00
search.py Use pysrt to provide better content search of srt files. 2023-06-24 12:03:55 -07:00
shortcut.py Fix mistaken argparse target was int. 2022-04-05 10:47:51 -07:00
showqr.py Bind ctrl+w to quit. 2023-10-29 12:13:29 -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 Miscellaneous updates. 2023-12-31 14:17:00 -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 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 Miscellaneous updates. 2023-12-31 14:17:00 -08: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 gfa = git fetch --all. 2023-09-25 19:04:02 -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
youtube_formats.py Add youtube_formats.py full of constants. 2023-06-24 12:05:01 -07:00
zerofile.py Big migrations and linting. 2021-09-23 23:42:45 -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.

Mirrors

https://git.voussoir.net/voussoir/cmd

https://github.com/voussoir/cmd

https://gitlab.com/voussoir/cmd

https://codeberg.org/voussoir/cmd