Category Archives: Free software

Hack of the day: enhancing Eastern Bank deposit notification emails

I have my Eastern Bank account configured to email me notifications about checking deposits. There are three problems with these notifications: (Century Bank’s online banking platform had the same problem. I was hoping things would approve in this area after the acquisition by Eastern Bank, but alas no.) This finally annoyed me enough today that… Read More »

Hack of the day: using the Google Fi “Messages for Web” app on Linux to open “tel:” links from the browser and elsewhere

Over on Github, I just published some code I wrote to implement support for “tel:” links for Google Fi’s Messages for Web app on Linux. In other words, if you have Google Fi and you use Google’s Messages for Web app on Linux, then once you’ve deployed my solution, if you click on a phone-number… Read More »

Automating TP-Link Archer AX6000 router (and others) from Python

Recently, I was confronted with the problem of automating the activation and deactivation of parental controls on my TP-Link Archer AX6000 router. Specifically, I needed a command-line tool that would allow me to disable or enable internet access for a specific parental controls profile. The router only provides the ability to set separate schedules for… Read More »