Pinned Repositories
AmbiLightAutomation
AmbiBox and Prismatik .Net LED Automation Project
AudiobookOrganiser
Renames and organisers files and folders in an audiobook library, as well as copying books from the OpenAudible location, downloading from Audible using audible-cli and converting to M4B.
Custom-Jyers-Marlin
Config for customised Jyers Marlin (3D Printer) Firmware
Custom-Mriscoc-Marlin
Config for customised Mriscoc Marlin (3D Printer) Firmware
FolderCompressAndEncrypt
Compress and encrypt (and decrypt and uncompress) a folder stucture to individual, optionally password protected, encrypted (included output path) .7z files, also allowing a sort of 'sync' to continually process a folder, skipping the existing and deleting if the source has been deleted.
GoogleImageShell
Google image search extension for Windows Explorer.
HandBrakeCLI-Batch-Encode---Windows-Context-Menu
A command line utility to batch encode videos which can be accessed via the Windows Shell Context Menu.
Keypad4TeamsGlobalKeys
A program to make the 3D printed Keypad4Team's keys globally registered.
MotionEyeAudio
Script to add Audio to MotionEye recordings
YTMusicUploader
Automatically upload your music library and playlists to YouTube Music .Net Application. Upload songs to YouTube Music and bulk delete music and playlists from YouTube Music. C#.
jamesbrindle's Repositories
jamesbrindle/HandBrakeCLI-Batch-Encode---Windows-Context-Menu
A command line utility to batch encode videos which can be accessed via the Windows Shell Context Menu.
jamesbrindle/FABA-MVC-Website
Football accumulators and betting advice site with live RSS feed for live scores and back office to manage news, tips, deals etc.
jamesbrindle/Android-File-Downloader
A couple of classes to help downloading files on an android device, written in Java using Android-SDK - deals with downloading via the app itself (internal) or via Android own downloader (i.e. where you see the icon in the status bar)
jamesbrindle/Android-Image-Scroll-Cacher
Very useful set of classes. Written in java using the Android SDK, they are used to cache and display images as you scroll and the result is very smooth and memory efficient. Adds to the cache as you go
jamesbrindle/Batch-Google-Geocoding
A simple WinForms application that uses Google's Geocoding service to map an address and give the Latitude and Longitude coordinates. It features batch processing of addresses (up to thousands at a time depending on your developer API), and features a quick address / coordinates lookup with a interactive Google Map. You must provide your own API (free).
jamesbrindle/C-Sharp-SOAP-SharePoint-Services-Library
A handy library to retrieve and serialise information from a SharePoint server / site. Initially written for an interface between SharePoint and Powershare
jamesbrindle/GoogleAppScripts-SpamCleaner
Used in conjunction with Gmail's filter - labelling SPAM as 'Junk-E-Mail' moving it to trash, this function cleans the inbox of spam - To be extended
jamesbrindle/TakoDeploy
Best sql script deploy tool
jamesbrindle/Uni-Work-Demos
Some samples I've managed to find from some of the practical units while at university. Stored here as a backup and for interest.
jamesbrindle/Uni-Work-Msc-Project-Mobile-Kiosk-Info-System
An information kiosk created for a masters final year project - written in Java and using RMI. It's designed to be used on a portable device. It also allows access via an RFID tag and has bluetooth capability.
jamesbrindle/Uni-Work-Msc-Stig-Racing-Game
A game coded and modelled in 'Torque' IDE - Called 'Stig Racing' (Top Gears Stig) - A fun uni project I worked on. Youtube demo: https://www.youtube.com/watch?v=rDinoUOymUw
jamesbrindle/Uni-Work-Year-3-Project-ATM-SOAP
Uni year 3, final year project. Using SOAP requests as the network communication I've created an ATM (bank machine) client, server and account management GUI and it's written in Java.