Skip to content

dannnylo/displays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

8 Commits

Repository files navigation

CLI displays manager

How to use

  • displays notebook:Enables only notebook displays
  • displays hdmi:Enables only hdmi displays
  • displays both:Enables notebook and hdmi displayss
  • displays mirror:Enables notebook and hdmi displayss and mirrors them.

How to install

curl -L https://raw.githubusercontent.com/dannnylo/displays/master/displays -o /usr/local/bin/displays
chmod +x /usr/local/bin/displays

If you need sudo:

sudo curl -L https://raw.githubusercontent.com/dannnylo/displays/master/displays -o /usr/local/bin/displays
sudo chown$USER/usr/local/bin/displays
chmod +x /usr/local/bin/displays

About

CLI for Manager of displays on notebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages