FlashScreen / README.md
Table of Contents
About
FlashScreen is a desktop application that allows you to flash your screen between two selected colors just by pressing any button.
⚠️ Warning: May induce seizures if you have epilepsy!
Built With
Getting Started
In order to use the app go to the releases page and download the latest version.
System Requirements
To run the app you need:
- A computer running Windows:
- Windows 10 or superior;
- Have .NET 7 installed.
Installation
After downloading the app from the releases page, run it and you can start using. FlashScreen is a portable application, so it can be saved in a portable drive (like a pen USB) and be used in any windows machine.
Development
If you want to deploy a copy of FlashScreen on your device to develop a feature or fix a bug, follow the steps below to get started.
Prerequisites
In order to run the application, you will need the following tools:
- Visual Studio 2022
- C# 11.0
- .NET Core 7
- git (optional)
Installation
- Clone the repository
git clone https://github.com/D3W10/FlashScreen.git - Open the project solution (
.slnfile) using Visual Studio - Compile and run by pressing
F5
License
Distributed under the Mozilla Public License 2.0. See LICENSE for more details.
Credits
- Made by Daniel Nunes