Skip to content

lguilhermee/IconSeeker

Repository files navigation

IconSeeker

IconSeeker

IconSeeker is a powerful and efficient C++ project that allows you to scan all opened windows in the Windows operating system and compare their icons against a specified reference icon. With IconSeeker, you can easily determine if a specific application or window is currently running based on its icon.

Features

  • Scans all currently opened windows in the Windows operating system
  • Retrieves the icon associated with each window
  • Compares the icon of each window against a specified reference icon
  • Returns true if a window with a matching icon is found
  • Can be integrated into other applications or scripts for automated tasks

Getting Started

To use IconSeeker in your project, follow these steps:

  1. Clone the repository: git clone https://github.com/lguilhermee/IconSeeker.git
  2. Copy the content IconSeeker

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

Find opened processes and windows by its icon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages