From d77b7001339ee4cddfdbf6b327c04cd677be9b0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Thu, 30 Jul 2020 15:48:36 +0200 Subject: [PATCH] Add basic descriptions of what each script does. --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dc1dc10..2a7079a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ -# scripts - -A collection of various scripts that I wrote over time to automate tasks. \ No newline at end of file +* cpln - copy symbolic links +* dircompare - compare two directories +* lsext - list all extensions in the current directory with counts +* lsiommu - list IOMMU groups +* qttrayicon - test how would an icon look in tray (Qt-based) +* rename_movie_by_title - rename files by their title metadata +* sort_files_into_folders - will split files into n-file sized subfolders +* sub_extract_convert - extract subs from files and convert to different format +* torrentinfo - display info about files from a .torrent file