中文|English
Nail is a lightweight window pinning tool developed with Python and PyQt, allowing users to keep any application window always on top of other windows, designed to assist with multi-window workflows.
- Clone the repository
git clone https://github.com/szWrn/nail.git - Navigate to the repository directory
cd nail - Install dependencies
pip install -r requirements.txt - Run the application
python main.py MIT License