SkillAgentSearch skills...

WindowLogger

WindowLogger is a simple python3 script to log foreground windows in Microsoft Windows OS.

Install / Use

/learn @singh-jagjot/WindowLogger
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

WindowLogger

WindowLogger is a simple python3 script to log foreground windows in Microsoft Windows OS. Everytime you run this script, it will create a log file of format "username@computername_date.log" which contains logging details.

How to run this script?

  1. Install python3 on your systems.

  2. Use python pip to install the following packages: psutil, pywin32 or use following commands:

    pip install psutil

    pip install pywin32

  3. Run the script using:

    python WindowLogger.py

FAQ

  1. Does WindowLogger supports operating systems other than Microsoft Windows?

    Ans: No, WindowLogger does not support any operating systems other that Microsoft Windows.

  2. Not working/Unexpected results?

    Ans: Try running the script as an admin.

Disclaimer

Use this script at your own risk. I do NOT take responsibility of any damages you/someone faced using this script including system/machine and user privacy damages.

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated2y ago
Forks0

Languages

Python

Security Score

55/100

Audited on Aug 1, 2023

No findings