nice-sprite / AlwaysOnTop

Simple, Easy, Free to use console app to make windows stay on top of other windows so they can always be viewed, no matter what you are doing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlwaysOnTop

Simple, Easy, Free to use console app to make windows stay on top of other windows so they can always be viewed, no matter what you are doing. [For windows only]

How to use

Compile with MSVC/Visual Studio launch the exe and type the name of the window you want to stay on top. If you want to "undo" setting the window to top most, just add " -undo" after the name of the window.

About

Simple, Easy, Free to use console app to make windows stay on top of other windows so they can always be viewed, no matter what you are doing.


Languages

Language:C++ 67.2%Language:C 32.8%