Skip to content

evgenii-d/display-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Display Detector

This script detects connected displays using xrandr and creates Tkinter windows on each display. The main window is placed on the primary display, and additional windows are created for each secondary display. The windows are positioned near the center of their respective displays and display the name of the display.

RPi4 with two displays

Requirements

  • xrandr
  • Python 3.11+
  • Tkinter

Releases

No releases published

Packages

No packages published

Languages