Skip to content

Top My Window is a lightweight Python utility that allows users to pin any open window on top of others. Ideal for multitasking, keeping reference material visible, or focusing on important tasks. Built with Tkinter, pygetwindow, and pywin32, this tool provides an intuitive interface for easy window management.

Notifications You must be signed in to change notification settings

DevKaliper/top-my-window

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

🖥️ Top My Window

Top My Window is a simple Python application that allows users to pin any open window on top of others. This is especially useful for:
✅ Keeping important reference material visible
✅ Multitasking efficiently
✅ Preventing windows from being hidden when switching applications

🚀 Features

  • Select any open window from a dropdown list
  • Pin the selected window to always stay on top
  • User-friendly interface built with Tkinter

🛠️ Installation

1️⃣ Prerequisites

Ensure you have Python installed on your system (version 3.7+ recommended).

2️⃣ Install dependencies

Run the following command:

pip install pygetwindow pywinauto pywin32 tk
python top_my_window.py

🎯 How It Works

  1. Launch the application.
  2. Select a window from the dropdown list.
  3. Click "Pin Always on Top" to keep the selected window above others.

🤝 Contributing

We welcome contributions! Please check the CONTRIBUTING.md file for guidelines.

📜 License

This project is licensed under the MIT License.

About

Top My Window is a lightweight Python utility that allows users to pin any open window on top of others. Ideal for multitasking, keeping reference material visible, or focusing on important tasks. Built with Tkinter, pygetwindow, and pywin32, this tool provides an intuitive interface for easy window management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages