Skip to content

Zhustas/Window-Mover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

Window-Mover

Move your windows to your main monitor.
It is useful only if you have more than 1 monitor.
I made this, so that you won't need to plug in your other monitor in order to move a needed window to your main monitor.

Language

I made this program using python language.

Python modules

I used 5 modules: tkinter, os, pygetwindow, requests and beautifulsoup.

To install pygetwindow run this:

pip install PyGetWindow

To install requests run this:

pip install requests

To install beautifulsoup run this:

pip install beautifulsoup4

About

A tool for moving your windows to the main monitor (Version 1).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages