Skip to content

ExoFi-Labs/AlwaysOnTop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Œ Always On Top

A simple modern Windows utility to pin any application window so it stays in front β€” always.
Built with Python and Tkinter, it gives you total control over your workspace hierarchy with a click.


✨ Features

  • πŸ” Pin any open window to stay above all others
  • ❌ Unpin a window and return it to normal behavior
  • πŸ”„ Refresh window list on the fly
  • πŸ’» Lightweight and minimal interface
  • 🎨 Dark-themed UI for visual comfort
  • πŸͺŸ Built for Windows, using native APIs

πŸš€ Getting Started

1. Clone the repo

git clone https://github.com/ExoFi-Labs/AlwaysOnTop.git
cd AlwaysOnTop

2. Install Dependencies

pip install -r requirements.txt

3. Run the Application

python app.py

πŸ“‹ Requirements

  • Python 3.6 or higher
  • Windows operating system
  • Required Python packages (automatically installed via requirements.txt):
    • pygetwindow
    • pywin32

πŸ› οΈ Usage

  1. Launch the application
  2. Select a window from the dropdown list
  3. Click "Pin Window" to make it stay on top
  4. Click "Unpin Window" to return it to normal behavior
  5. Use "Refresh" to update the list of available windows

🀝 Contributing

Feel free to open issues or submit pull requests if you have suggestions for improvements!


πŸ“ License

This project is open source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages