Skip to content

pythops/tuix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚧⚒️ Work In Progress ⚒️🚧


TUI for managing screens

Note

Only two monitors (one primary and one secondary) are supported at this point.

💡Prerequisites

You need to install xrandr

🚀 Run

Run the following command:

git clone https://github.com/pythops/tuix
cd tuix
cargo run

🪄 Usage

h or left: Move left.

j or Down: Move below.

k or Up : Move above.

l or right : Move right.

Enter: Apply the changes.

Esc: Dismiss the move.

?: Show help popup

📝 Todo

  • Enable/Disable monitors.
  • Save/Restore layout autorandr style.
  • Handle multiple external monitors.
  • Support wayland

⚖️ License

GPLv3

About

🖵 TUI for managing screens

Resources

Stars

Watchers

Forks

Languages