An open API service indexing awesome lists of open source software.

https://github.com/connorslade/windowontop

Lets you make windows stay on top!
https://github.com/connorslade/windowontop

csharp overlay process sigma76 windows windows-10

Last synced: 3 months ago
JSON representation

Lets you make windows stay on top!

Awesome Lists containing this project

README

          

[![Image](https://img.shields.io/badge/Download-V0.1.0-sucess?style=for-the-badge)](https://github.com/Basicprogrammer10/WindowOnTop/releases/download/1.0.0/OnTop.exe)
[![Image](https://img.shields.io/badge/.NET-V4.7.2+-informational?style=for-the-badge)](https://dotnet.microsoft.com/)
![Image](https://img.shields.io/badge/Windows-10-green?style=for-the-badge)
![Image](https://img.shields.io/badge/Contains-Tasty_Spaghetti_Code-orange?style=for-the-badge)





Logo

Window On Top


Lets you force windows to stay ontop of other windows.




Report Bug
·
Request Feature

Table of Contents



  1. About The Project



  2. Getting Started


  3. Contributing

  4. License

  5. Contact

## About The Project

[![Screen Shot](https://i.imgur.com/KTf9thu.png)](https://github.com/Basicprogrammer10/WindowOnTop)

The Main GUI...

### Built With

* [C#](https://docs.microsoft.com/en-us/dotnet/csharp/)
* [.NET Core](https://dotnet.microsoft.com/)
* [Visual Studio](https://visualstudio.microsoft.com/)
* [Too Much Time](http://no-life.urbanup.com/12088813)

## Getting Started

To get a local copy up and running follow these simple steps.

### Prerequisites

* [.NET Core](https://dotnet.microsoft.com/) (To run the Program)
* [Visual Studio](https://visualstudio.microsoft.com/) (If you want to Edit / Mode the Code)

### Installation

1. Install [.NET Core](https://dotnet.microsoft.com/)
2. Download the Latest version of this program
3. Run It!

## Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the GNU General Public License v3.0. See [`LICENSE`](https://github.com/Basicprogrammer10/WindowOnTop/blob/master/LICENSE) for more information.

## Contact

Discord - `Sigma#8214`

Email - `connor@connorcode.com`

Project Link: [`https://github.com/Basicprogrammer10/WindowOnTop`](https://github.com/Basicprogrammer10/WindowOnTop)