Today we’ll review how to setup google sheets to send mass personalized SMS text. Source code and walkthrough in article.
Automate video fragment downloads and then combine them back together to mp4 using FFMPEG. Source code and walkthrough provided in article.
Mint still does not have a bulk transaction import tool. This script allows users to import a csv of transactions into Mint using python 3. We’ll review the use case for importing transactions to Mint, the search for existing software to do this, and my process for writing this import tool. Source code and walkthrough provided in article.