I initially built these tools out of personal need for server infrastructure, but went ahead and made them publicly available on Github. Hopefully some other developers might find them helpful! What they all have in common is they're Python-based and utilize the cron scheduler.
*nix Server OneDrive Client concept
An application that will allow you to automate backing up directories from a *nix-based server to your OneDrive cloud storage. The primary application of this is creating an off-premise cloud backup using your OneDrive service for critical directories such as a Git remote.
Email Forwarding Validator concept
An application that will allow you to validate the reliability of your email forwarding service to a Google Gmail account by automating the sending, receiving and validation of emails from a Python application. The Google Cloud Gmail API is used to send emails and read them on the Gmail accounts.
Originally built circa 2017 using Angular + Bootstrap. Wonder how this'll stand the test of time...
Hope you like it so far!