Collection of small tools. (Written in various languages)
Arguments that are passed to this program will be copied to the clipboard. This program was originally created to grab magnet links from a web browser when copying was not an option.
Creates a folder hierarchy based on the Dewey Decimal Classification. This script utilizes the DDC23 classes and summaries set by OCLC (See: ddc23-summaries.pdf). The hierarchy that will be created includes the main classes, hundred divisions, and thousand sections.
Scans directories for duplicate files. Two scripts are included to allow duplication checking based on either filename or MD5-hash. The scripts do not delete duplicate files and instead, saves the list to a CSV file.
Scans and deduplicates files within a chosen directory. The duplication checking uses MD5 hashing. The script does not delete duplicate files and instead saves a copy of each unique file to a destination directory.
The contents of this repository were created by Cole Chapman.
"Micro-Tools" collection is made available under the MIT License.