An open API service indexing awesome lists of open source software.

https://github.com/jerone/detectscreens

Detect screens
https://github.com/jerone/detectscreens

Last synced: 9 months ago
JSON representation

Detect screens

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:

![Clone Desktop](https://raw.githubusercontent.com/jerone/DetectScreens/master/screenshot-clone.jpg)

Identify Screens:

![Identify Screens](https://raw.githubusercontent.com/jerone/DetectScreens/master/screenshot-identify.jpg)

_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.