Using psutil module I retrieve a list of running applications, from there I check for open '.plist' files for those applications. Then I read the '.plist' files to get the title('NSTitle') of document/s currently open in the application.Using psutil module I retrieve a list of runnin