Add basic descriptions of what each script does.

This commit is contained in:
Lukáš Kucharczyk 2020-07-30 15:48:36 +02:00
parent e1434f1a1e
commit d77b700133
1 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
# scripts
A collection of various scripts that I wrote over time to automate tasks.
* 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