This is a really tiny and useless golang program (for OSX). It prints the current active window name every second. Uses Applescript.
go get github.com/kevinkucharczyk/windowtracker
go install github.com/kevinkucharczyk/windowtracker
After installing, simply run the windowtracker
command in your terminal.
MIT