Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

screen-manager

This is a CLI Tool that let's you manager multiple screen:

  • Shares screen right to main screen
  • Shares screen left to main screen
  • Duplicates screen
  • Disable screen It automatically detects which screen is connected and on which port (HDMI OR VGA)
    This command depends on xrandr to get the connected screens
    It also uses notify-send to send a notification error if no screens are detected
    It depends on rofi image

Installation

  • you need to be using X11 as display manager
  • rofi Installation
sudo apt install -y rofi
  • just copy the bash script to your favourite destination where you want to run it
sudo cp screen_manager.sh /usr/bin

usage

just run:

screen_manager

TODO:

1- supports other platforms such as wayland (this script depends on xrandr, X11 utility)
2- manage multiple screens by enabling more user interaction (make the usr selects which screen )

About

a CLI Tool that let's you manager multiple screen in Linux using xrandr

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages