Skip to content

jadrsamara/WinLayoutSaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

WinLayoutSaver for Windows

Python program to save Windows's windows' positions :)

I personally use it to resize Discord and move it to a specific position on my second screen

image

Dependencies

  • Python 3.7
  • python library: json
  • python library: os
  • python library: ctypes
  • python library: wintypes from ctypes
  • python library: threading
  • python library: time
  • python library: tkinter
  • python library: win32com.client
  • python library: winshell

Testing

Tested on two 1080p screens with different scalings (100% and 125% scaling)

Preview of the program V1:

Simple GUI that shows the saved settings on the left, and the current open windows on the right. Settings are saved in the Documents folder

image image

When a program is choosen, the window is highlighted

image

If you choose to load settings at startup, a shortcut of the second python program is added to the startup folder. the program waits 15 seconds after startup (to give the programs a chance to load) then loads the saved windows saved settings.

image

About

Python program to save Windows's windows' positions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages