Skip to content

This program identifies active window every second and get the name of its process. The name is written to a text file $iniFile in INI format in section “processes” like this: name of a process = seconds count. The only way to end this program is to kill its process in task manager. ActiveWindowsStat does not have graphical user interface and ne…

License

Notifications You must be signed in to change notification settings

zhuxuezhe16/ActiveWindowsStat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ActiveWindowsStat

This program identifies active window every second and get the name of its process. The name is written to a text file $iniFile in INI format in section “processes” like this: name of a process = seconds count. The only way to end this program is to kill its process in task manager. ActiveWindowsStat does not have graphical user interface and needs minimum computer performance.

Written in AutoIt 3.

About

This program identifies active window every second and get the name of its process. The name is written to a text file $iniFile in INI format in section “processes” like this: name of a process = seconds count. The only way to end this program is to kill its process in task manager. ActiveWindowsStat does not have graphical user interface and ne…

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • AutoIt 100.0%