Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PyGetWindow
===========

A simple, cross-platform module for obtaining GUI information on and controlling application's windows.
A simple module for obtaining GUI information on and controlling application's windows.


Still under development. Currently only the Windows platform is implemented. If you want to help contribute, please contact [email protected]!
Still under development. Currently only the Windows platform is fully implemented. Works on Mac OS too, but only a [few methods](src/pygetwindow/_pygetwindow_macos.py) are currently usable. If you want to help contribute, please contact [email protected]!


Install
Expand Down