Pinned Repositories
Cleanup-Backups-Bash-Script
Keep your backup directory tidy with this simple answer extensible bash script
CNC-HTTP-Trigger-Functions
Command and Control Functions and Remote Polling Functions for a Mobile Website Monitoring Application - Based on Azure HTTP Trigger Functions
Editor
Simple RTF Text Editor Written in C#
Gigabyte-Z370-HD3P
USB SSDT and BIOS Settings for Gigabyte Z370 HD3P Motherboard running macOS 10.15.5
PowerShell-File-Move-Up-To-Root
Take All The Files In All The Sub-Directories and Move Them Up To the Main Directory. A Simple PowerShell Script, Great For Images and Documents.
Python-Dedup-and-Rename-Script-For-Images
Remove duplicate images and also rename your images to more manageable names as well.
norton287's Repositories
norton287/Gigabyte-Z370-HD3P
USB SSDT and BIOS Settings for Gigabyte Z370 HD3P Motherboard running macOS 10.15.5
norton287/Editor
Simple RTF Text Editor Written in C#
norton287/Bash-MP3-File-Name-Cleaner
A simple bash script to semi-clean up MP3 file names from the random MP3 taggers that seem to want to add underscores and and dashes and crap like that. Not sure why people like that but a clean file name is not a big request from a developer when they write a program.
norton287/Cleanup-Backups-Bash-Script
Keep your backup directory tidy with this simple answer extensible bash script
norton287/CNC-HTTP-Trigger-Functions
Command and Control Functions and Remote Polling Functions for a Mobile Website Monitoring Application - Based on Azure HTTP Trigger Functions
norton287/PowerShell-File-Move-Up-To-Root
Take All The Files In All The Sub-Directories and Move Them Up To the Main Directory. A Simple PowerShell Script, Great For Images and Documents.
norton287/Python-Dedup-and-Rename-Script-For-Images
Remove duplicate images and also rename your images to more manageable names as well.
norton287/Azure-Storage-Old-SDK-HTTP-Trigger-Function-App
An old Azure Storage HTTP Trigger Function App, uses an outdated SDK for storage and identity but the foundation is good for learning trigger functions and storage principles
norton287/bash-file-move-up-to-root
Simple Bash Script To Move All Files In All Sub-Directories To The Main Root Directory
norton287/Bash-Vert-Youtube-To-MP3
If you use MeTube then this might help some as it uses FFMPEG to convert those videos to MP3's and then moves them off to a directory of your choice (say Navidrome's library directory) and then dumps the converted videos into a completed directory out of the way.
norton287/Conversation-Starter
A Raspberry Pi Pico W stack with Pico Display
norton287/Conversation-Starter-With-Waveshare-Display
This is a port for the Waveshare Pico Display
norton287/db_backup
Simple python script to dump your MariaDB databases and then zip them up and move them to a remote share
norton287/Easy-Backup
Easy Backup and File Prune Bash Script
norton287/Enviro-Checker
Pimoroni Enviro Indoor+ Status Check
norton287/Linux-to-Linux-Directory-Clone-With-Rsync-In-Python
Keep a remote or mirror server or desktop up to date with changes from a master with rsync. A very simple script with logging and is easily extensible and can be configured for a lot of different mirroring tasks!
norton287/norton287
Config files for my GitHub profile.
norton287/PHP-Image-Converter-For-The-Web
A Hosted PHP based Image converter
norton287/PHP-Image-Resizer
A Web Based Image Resizer written in PHP, HTML and JS
norton287/Poor-Mans-Time-Server
Down and dirty alternative to an NTP Time Server. Returns a JSON object with the servers time in UNIX format based on the servers current system time.
norton287/PowerShell-Duplicates-Remover
A Simple PowerShell script that finds and remove duplicates based upon comparing their file hash.
norton287/Powershell-Move-Files-To-Another-Folder
This simple script will move all files to another folder, be it local or to a mapped drive folder.
norton287/profiles
Provisioning profiles
norton287/Python-Jellyfin-Video-Playlist-Creator---Uses-Spotify
This will parse a directory of downloaded Youtube music videos and then query spotify for the genre. It will then create sepaerate playlists (within reason) for the various song genres for you and move them into the Jellfyfin Library directory.
norton287/Python-Remove-MP3-Dupes-From-A-Directory
Python Script That Does A Hash Comparison And Removes Dupes From A Directory
norton287/QR-Code-Generator
A QR Code Generator Based on PHP/QR-Code Composer Library
norton287/RGB-Macro-Keypad
Pimoroni RGB Macro Keypad Script With Rolling RGB Effect and Three Layer Key Layout
norton287/Set-Wallpaper-To-Random-In-Windows
This script will grab a random landscape image and set it as the default wallpaper for your Windows system.
norton287/SfListViewTest
Test Bed For SfListView Control Problems