utility-script
There are 18 repositories under utility-script topic.
scottgriv/batch-useful_bat_files
⚙️ 🛠️ A collection of useful Windows Batch files. Tools include: folder backups, event logging, scheduled task management, FTP transfer, file movement, network status, search and replace text, emailing, etc.
scottgriv/python-pdf_web_scraper
Scrape a web page for pdf files and download them all locally.
Superjulien/Wiwi
This Python script manages and configures wireless network interfaces on Linux systems, including options for restarting services and changing interface modes.
bitcap-co/bitcap-glt
GPU Lookup Table (GLT) is a script utility that maps GPU devices to their PCIE slot locations.
dannyruffolo/QT9_QMS_File_Sorter
Check out the source code for the QT9 QMS File Sorter program. This tool automatically detects newly created files in specified folders, moves them to matching folders based on predefined names, and appends the creation date to each file name for organized storage.
mz3r0/txtbuilder
Simple templating engine. Define data, a pattern using simple syntax and generate text.
ChrisAraneo/teacup-backup
Teacup Backup is a simple Node.js script that finds, encrypts and backs up selected files.
jmaczan/csv-to-text
Concatenate all elements of a column from csv to a single txt file
scottgriv/php-audit_dashboards
Connect to database tables in order to display record counts and play audible threshold alerts.
scottgriv/php-batch_script_refresh_utility
Run a batch file from a web interface without end user server access.
scottgriv/php-display_solution
Cycle through image files in a declared directory for informative displays.
scottgriv/php-ftp_file_upload_utility
Upload files to a remote FTP site through a web interface without end user server access.
scottgriv/php-smb_file_upload_utility
Upload and move files using SMB protocol through a web interface without end user server access.
scottgriv/powershell-send_email_script
A simple script to send an email using Microsoft PowerShell.
scottgriv/python-convert_html_table_to_csv
Scrape a web page table and convert it to a csv file.
scottgriv/python-delete_file_automation
A simple Python script to quickly and accurately mass delete files in a specified directory.
scottgriv/python-json_parser
A simple JSON object key/value parser written in Python. Define the key, run the program, and export the values in a CSV file.
scottgriv/python-pdf_to_audio
Convert pdf files to audio files (text to voice).