GIST: Eject all external device (for Mac)

A gist project (single python file) which can eject all external storage devices from your Mac with one click.
Expected usage: Ejecting hard drives connected to your MacBook (dock at home) before going.

Current revision can be found on https://gist.github.com/chrischan514/1b5c1f59abee5356adb1e7cf34552ccf

Easy Access for DNS Functions using Cloudflare API

Project aim to make frequently used functions for managing DNS records on Cloudflare using Cloudflare's API, could be deployed to UNIX-like systems for DDNS (Updating A and AAAA DNS record regularly combined with CRON jobs), it could also lookup the DNS record ID on Cloudflare easily.

It's open-source and could be found on: https://github.com/chrischan514/Cloudflare-API