https://github.com/jerone/detectscreens
Detect screens
https://github.com/jerone/detectscreens
Last synced: 9 months ago
JSON representation
Detect screens
- Host: GitHub
- URL: https://github.com/jerone/detectscreens
- Owner: jerone
- License: mit
- Created: 2015-01-18T19:00:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-18T20:13:53.000Z (over 11 years ago)
- Last Synced: 2025-03-21T20:47:17.213Z (about 1 year ago)
- Language: C#
- Size: 2.84 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# DetectScreens
A proof-of-concept that I could duplicate Windows detect screens.
## Description
This program will identify all your screens and visually display them as Windows "Screen Resolution" window does.
The big difference is that it will display the screens in realtime (see 1st screenshot).
That means that when you move a window, this program will show that movement too!
Pressing the big "Identify" button will detect and identify all your screens (see 2nd screenshot).
## Screenshots
Clone Desktop:

Identify Screens:

_At the moment of writting this readme, I didn't have a second monitor available to make better screenshots._
## Disclamer
This program was build in ~2012 and I'll probably not update it.