Peter Nhan's Blog

Welcome to my playground. The following posts are things I have been playing with. Hopefully it helps you.

Recent posts

Automate connecting to devices via Iterm2

If you are like me and love to use Iterm2 but hate repeatedly spinning multiple session in individual tabs and setting the badge for each every time manually...

Python Flask Webhook Receiver with WebUI

Taking the Python Flask Webhook Receiver to the next level, but still exploring the power of Flask. We are using Flask to display the content of the json fil...

Python Flask Webhook Receiver

Exploring the power of Python Flask. We will use Flask to act as a Webhook Receive and we will test firing webhooks notification at it via curl, python code ...