Metadata-Version: 2.0
Name: winontop
Version: 0.1
Summary: An easy tool to keep windows on top of others.
Home-page: https://github.com/jithurjacob/winontop
Author: Jithu R Jacob
Author-email: jithurjacob@gmail.com
License: BSD
Download-URL: https://github.com/jithurjacob/winontop/tarball/0.1
Keywords: python windows top winontop windowsontop
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: Operating System :: Microsoft
Classifier: Environment :: Win32 (MS Windows)
Classifier: License :: OSI Approved :: BSD License

Hey folks this is an easy to use tool to keep windows on top of others.
You have to specify only a part of the name in windows name.If you want a notepad, excel, word or any application to be on top while you work this is the tool you are looking for, no need to install any third party software.

For installation >> pip install winontop

If you want a chrome tab to be on top just mention any word in the title.

For eg. if you want youtube video "Game of Thrones Season 6: Episode #9 Preview (HBO)" on top 
>>> winontop thrones
or
>>> winontop games


For help doc
>>> winontop -h

Tested on Windows 10/Python2
Feel free to contribute or report any issues at https://github.com/jithurjacob/winontop


