Metadata-Version: 1.1
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
Description: .. include globals.rst
        
        winontop documentation!
        ************************
        
        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. No need to install any third party software.
        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
        
           
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
