A collection of utilities, tools, and scripts tailored for my homelab.
A versatile shell script designed to:
- Transcode audio in video files to the AC3 format with customizable settings.
- Convert SSA/ASS subtitles to SRT format for broader compatibility.
- Seamlessly integrate with:
A lightweight Go
package for concurrent file grouping based on customizable collation criteria. Perfect for automating file organization tasks in multi-threaded environments.
A command-line tool for identifying and optionally deleting duplicate files. Built on top of filecollate
, this tool is efficient and easy to use for managing redundant data.
Feel free to contribute or suggest enhancements via the respective GitHub repositories!