I want to write a python script on Windows that saves the title of the program that the user is currently using, for example http://www.rescuetime.com . I donโt want to use a savior for privacy reasons, but instead I write a script that does something similar to itself to collect data about how much I use my computer.
Is there any easy command I can use to read this information?
python windows
Christian
source share