Home About Me Projects Experience Skills More
FlashScreen logo

FlashScreen

Flash your Screen!

Current Status
Completed
Links

GitHub

Codename

Project Stun

Main Tools
Editors
Other Tools

Not applicable

FlashScreen / README.md



Logo

FlashScreen

Flash your Screen!


Download App · Report Bug · Request Feature


Table of Contents

  1. About
    • Built With
  2. Getting Started
    • System Requirements
    • Installation
  3. Development
    • Prerequisites
    • Installation
  4. License
  5. Credits


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

  • C#
  • .NET Core


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

  1. Clone the repository
    git clone https://github.com/D3W10/FlashScreen.git
    
  2. Open the project solution (.sln file) using Visual Studio
  3. 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