Scripts I made that I use
  • Shell 69.1%
  • Raku 30.8%
Find a file
2026-04-29 23:18:05 +03:00
add-darkreader-lock this can be done in bash 2026-03-01 22:58:05 +02:00
convertwebsitetowebp.raku check for imagemagick 2026-02-27 23:47:50 +02:00
LICENSE
match-subs.raku add new scripts 2026-03-21 14:48:55 +02:00
mkvtovtt shorter name 2026-03-02 03:29:09 +02:00
mkvtovtt.bat fix for windows 2026-03-05 15:42:56 +02:00
mkvtovtt.raku fix for windows 2026-03-05 15:42:56 +02:00
README.md add new script to README 2026-04-29 23:18:05 +03:00
rem-non-english.raku add new scripts 2026-03-21 14:48:55 +02:00
renameflacfolder.raku fix for windows 2026-03-05 15:48:17 +02:00
smartcast add new scripts 2026-03-21 14:48:55 +02:00
update-slackbuild-version add update-slackbuild-version 2026-04-29 23:16:12 +03:00

scripts

Scripts I made that I use:

add-darkreader-lock - Disables Dark Reader on a site by adding a darkreader-lock meta tag to all HTML files in a folder.

convertwebsitetowebp.raku - Converts all .jpgs, .gifs and .pngs in a folder to .webp, stores the old images in a separate folder and then updates all .htm and .html files in the folder to reflect the new .webps.

renameflacfolder.raku - Removes all mentions of FLAC, APE, ALAC or 24-bit from folder names inside a folder.

smartcast - wrapper for castnow and catt to stream videos to a Chromecast with VTT subtitles.

mkv_to_vtt - Convert .mkv subtitle tracks to .vtt files using ffmpeg.

match-subs.raku - Renames subtitle files to match video files in a folder by matching S##E## episode codes (e.g., S01E05) in filenames.

rem-non-english.raku - Removes all non-English language tracks from mkv files.

update-slackbuild-version - Update a SlackBuild's version number and optionally download and update the MD5 in the .info file. Can also fetch the latest version from git.